tor 2010-03-18 klockan 12:28 +0530 skrev jayesh chavan:
> Apache is uses as webserver and squid as normal proxy.Squid uses
> parent proxy 192.168.7.253:3128 and my squid address is
> 192.168.7.236:8080
I would guess you need
acl to_localhost dst 127.0.0.1
always_direct allow to_localhost
telling your squid that it should not use peers for requests to
localhost.
Regards
Henrik
Received on Tue Apr 06 2010 - 22:40:35 MDT
This archive was generated by hypermail 2.2.0 : Wed Apr 07 2010 - 12:00:03 MDT