When cleaning the cache on varnish 3.0 there is a way to only ban the specific host.
The command is:
varnishadm -T localhost:1234 ban req.http.host ~ “site.com” && req.url ~ …
SquidGuard 1.4 Howto
Howto setup SquidGuard 1.4
(check out my howto on SQUID)
Requirements:
* Bison
* Flex
* Berkeley DB V.2.7.7, V3.2.x or 4.x (original site: www.oracle.com/database/berkeley-db/index.html).
Annotation: Berkeley DB version …