Hi All, I am trying to understand varnish Automatic Cache invalidation strategy using HTTP VERBS. i.e.
I do a GET on a URL - VARNISH fetches from backend. I do a GET on same URL - VARNISH delivers from CACHE I do a POST on the same URL - VARNISH passes to back end I do a GET on the same URL - VARNISH delivers from CACHE (why?) (Expected behaviour Varnish invalidates with last POST and fetches from backend) Would anybody please help me understand why VARNISH is NOT INVALIDATING the cache on the POST of the same URL. What am I missing? Thanks and Regards, BA
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
