Search code examples
reverse-proxysquid

How to setup a Squid Reverse Proxy?


I have a website (windows IIS) that is very busy and I wanted to setup an SQUID Reverse proxy to offload some of the traffic. I wanted to know what are the best practices, and how to setup it up on a Windows or Unix server.


Solution

  • I managed to figure this out myself. You can follow the steps on this blog post to follow what I did to get it working: http://ashleyangell.com/2009/03/configuring-a-basic-reverse-proxy-in-squid-on-windows-website-accelerator/