Posts Tagged ‘Squid Linux Thrashbit’

Don’t cache this, squid !

Monday, May 5th, 2008

I’m using squid. And for some specific reason, I don’t want squid to cache specific servers. So I put these on my squid.conf :


acl NOT-TO-CACHE dstdomain "/etc/squid/list/not-to-cache.conf"
no_cache deny NOT-TO-CACHE

and put this domains in /etc/squid/list/not-to-cache.conf

planet.terasi.net
blogsome.com
wordpress.com
blogger.com
dagdigdug.com
opensuse-id.org
technorati.com

Technorati Profile
(more…)