Hi there. I was wondering if you could add purging for multiple varnish nodes from a single Drupal instance. At the moment this module can only purge content from a single varnish node.

Thanks!

Comments

fabsor’s picture

Status: Active » Needs review

You can add more varnish servers, just separate them with a space in the varnish terminal field in the varnish settings, like this:

firstnode:6082 secondnode:6082
damienmckenna’s picture

Component: Code » Documentation
Status: Needs review » Active

This seems to be a documentation /UX request :)

damienmckenna’s picture

The settings page on D7 says "Set this to the server IP or hostname that varnish runs on (e.g. 127.0.0.1:6082). This must be configured for Drupal to talk to Varnish. Separate multiple servers with spaces", so maybe the field description on D6 needs updating?

damienmckenna’s picture

Status: Active » Closed (works as designed)

This is already in 6.x-1.2.