Dave wrote:

Hi

Old versions of squid used:

http_port proxy.gdmckee.home:3128 82.36.186.17:80

When I try the same from squid 2.6 I get an error. How can I correct =
this? Only using squid as a proxy server and a reverse proxy.

Hello Dave,

The reverse proxy for squid-2.6 is little bit different from older version. It can be done by the following modification in squid.conf

http_port 80 vhost
cache_peer virtual parent [server listen port] 0 no-query originserver
http_access allow all

Thanks,
Visolve Squid Team
http://www.visolve.com/squid/

Reply via email to