<div dir="ltr">Hello all,<div><br></div><div>I have a purging question.</div><div><br></div><div>I know that when Varnish caches data it takes the Host header into account so the same file request under different host name should have different cache entries.</div>

<div>When I want to have a certain URL removed, I can use the method described in the examples on the wiki to invalidate that specific URL by setting the ttl to 0.</div><div><br></div><div>I am, however, interested in a wildcard purging that won't affect other caches under different host names.</div>

<div>the purge method seems to accept only a URL. </div><div><br></div><div>Is there a way of doing a wildcard purge that will take the Host header into account?</div><div><br></div><div>Thanks,</div><div>Eran</div></div>