How to push privoxy traffic through squid?

Ed Flecko edflecko at gmail.com
Thu Feb 24 21:43:09 UTC 2011


Gentlemen,
I think I have it!

https://www.antagonism.org/web/squid-proxy.shtml

The key is to add:

cache_peer localhost parent 8118 0 default no-query no-digest no-netdb-exchange
never_direct allow all

to the squid.conf file (/usr/local/etc/squid/squid.conf) and have
squid re-read its .conf file (squid -k reconfigure)

RW: You're 100% correct; you need to connect to squid which will then
push traffic through Privoxy

Thank you for your input.

:-)

Ed


More information about the freebsd-questions mailing list