hi Zak,
i am using squid 2.6 stable5, the word "accel" still able to be used in
suqid.conf ?
the port 8080 is the proxy port? can i set it to 81 ?
thank you
Regards,
Kenny
----- Original Message -----
From: "Zak Thompson" <zak@xxxxxxxxxxxxxx>
To: "'Kenny Lee'" <kenny.lee@xxxxxxxxx>; <squid-users@xxxxxxxxxxxxxxx>
Sent: Monday, April 09, 2007 11:52 AM
Subject: RE: Reverse Proxy
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@xxxxxxxxx]
Sent: Sunday, April 08, 2007 11:49 PM
To: squid-users@xxxxxxxxxxxxxxx
Subject: Reverse Proxy
hi all,
can anyone show me some samples to setup a reverse proxy in squid.conf?
thank you
Regards,
Kenny