Squid or Varnish for Django?

797 Views Asked by At

I have a django application that needs to be built to scale in the future. I am considering http caching & ESI for the solution. Has any of you any experience with either Squid or Varnish? What works better with Django? I just want the caching & ESI functionality. We are using NGINX as the reverse proxy.

Thanks!

0

There are 0 best solutions below