RE: [squid-users] Reverse Proxy

From: Zak Thompson <zak@dont-contact.us>
Date: Sun, 8 Apr 2007 23:52:00 -0400

Just set your parent peers to the backend servers.

Set squid to listen on a port
http_port 8080 accel vhost vport=80
cache_peer 192.168.30.32 parent 80 0
no-query originserver login=PASS

just make sure your http_access mask are correct.. that's all there is to it
really. Squid will send all the requests to your cache_peer and magick
happens :)

-Zak

-----Original Message-----
From: Kenny Lee [mailto:kenny.lee@esmtt.com]
Sent: Sunday, April 08, 2007 11:49 PM
To: squid-users@squid-cache.org
Subject: [squid-users] Reverse Proxy

hi all,

can anyone show me some samples to setup a reverse proxy in squid.conf?

thank you

Regards,
Kenny
Received on Mon Apr 09 2007 - 13:52:15 MDT

This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT