Search squid archive

Re: Dual proxies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No problem.
In fact, only next lines in squid.conf (Proxy Local) are mandatory,
assuming, the "Proxy Distant" has the IP
199.199.199.199 and is  listening on port 8080:


....
#Next line defines "Proxy Distant" to be parent proxy
cache_peer 199.199.199.199              parent    8080  0  no-query
no-digest no-netdb-exchange
#Next one not to send requests to 127.0.0.1 to "Proxy Distant"
        always_direct allow localhost
#In case of web servers on "Proxy Local" no need to go thru "Proxy Distant".
So uncomment next one
# and define local-servers 
#        always_direct allow local-servers
#Next one forces all requests to the "Proxy Distant"
         never_direct allow all
#That's all
.....







--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Dual-proxies-tp4660651p4660653.html
Sent from the Squid - Users mailing list archive at Nabble.com.




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux