[Varnish] #1468: Failed objects aren't removed from the cache
Varnish
varnish-bugs at varnish-cache.org
Tue Apr 1 13:45:15 CEST 2014
#1468: Failed objects aren't removed from the cache
----------------------+---------------------------------
Reporter: martin | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Varnish 4.0 release
Component: varnishd | Version: unknown
Severity: normal | Keywords:
----------------------+---------------------------------
On streamed fetch, and failure after HSH_Unbusy has been called, the
object is marked with OC_F_FAILED so that subsequent lookups will fail.
But it is not EXP_Rearmed to zero TTL to make the expiry release it,
causing it to hang around for the original TTL.
See attached test case.
Martin
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1468>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list