sqlish queries for cache invalidation?
Alexandros Kechagias
alexandros.kechagias at gmail.com
Tue Jan 30 17:49:03 UTC 2018
> ban() takes a string :-)
D'oh! Thanks Guillaume, it works now. :-)
The documentation says that:
"Bans are checked when we hit an object in the cache, but before we
deliver it." [1]
I guess that's why obj.* is only available in vcl_hit and vcl_deliver, right?
[1] http://varnish-cache.org/docs/4.0/users-guide/purging.html#bans
More information about the varnish-misc
mailing list