Hi All,

I am using varnish for static files caching and multiple domains are getting
served from varnish cluster  and i want to purge static files for specific
domain so how can i do that.

I tired following but it is not working.

1)
purge req.http.host ~ xyz.com
101 44
Unknown request.
Type 'help' for more info


2) url.purge req.http.host ~ xyz.com
105 20
Too many parameters

Please let me know how can purge domain specific files.





-- 
Abhishek Kumar Singh
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to