Ban spambot using varnish

Andreas Plesner Jacobsen apj at mutt.dk
Wed May 4 01:17:39 CEST 2011


On Wed, May 04, 2011 at 06:55:44AM +0800, Yaojian wrote:

> Varnish + Apache + Drupal 6.17 , these days suffering from spam bots.
> 
> The varnish's ACL is loaded when it starts and I am looking for a way
> to avoid restarting varnish after adding a new robot.

You can use vcl.load, vcl.use and vcl.discard to load new VCL on the fly.

-- 
Andreas




More information about the varnish-misc mailing list