On Wed, Aug 9, 2017 at 1:00 PM, Miguel González <[email protected]> wrote: > On 08/09/17 11:54 AM, Dridi Boukelmoune wrote: >>> - ReqMethod PURGE >>> - ReqURL /.* >> >> Hello Miguel, >> >> A purge expects an exact match of an object hash, it doesn't work on >> criteria like bans do. In order for a purge to succeed, you usually >> need the exact Host header and URL in your purge request unless you >> changed the default hash. > > This is not supposed to purge all objects for the whole site?
This would only purge "www.mydomain.com/.*" interpreted as a string, not a regular expression. Dridi _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
