10

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.

Ash
  • 24,276
  • 34
  • 107
  • 152
  • Possible duplicate of [Port Forwarding for Squid](http://stackoverflow.com/questions/31532233/port-forwarding-for-squid) – Paul Sweatte Apr 28 '17 at 22:43
  • 1
    That question is very similar, but this is several years older. So wouldn't that be a duplicate of this one? – Ash May 05 '17 at 04:31

1 Answers1

-2

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/

Ash
  • 24,276
  • 34
  • 107
  • 152