[Varnish] #116: Support purging by hostname
Varnish
varnish-bugs at projects.linpro.no
Wed Jun 13 12:41:35 CEST 2007
#116: Support purging by hostname
-------------------------+--------------------------------------------------
Reporter: gaute | Owner: phk
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Keywords: purge host hostname
-------------------------+--------------------------------------------------
When serving many hosts through varnish it may sometimes be necessary to
purge all pages from one host.
There would be two ways to support this:
1. make the hostname part of the data a regexp can match against when
purging on the admin console.
2. make purging by http/vcl able to take wildcards.
The only way to do it now is to somehow get a list of all the cachable
urls one host may contain, and purge them all by http.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/116>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list