[Varnish] #1635: Completed bans keep accumulating

Varnish varnish-bugs at varnish-cache.org
Mon Jul 6 05:41:05 CEST 2015


#1635: Completed bans keep accumulating
----------------------+--------------------
 Reporter:  Sesse     |       Owner:
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:
 Keywords:  lurker    |
----------------------+--------------------

Comment (by karlvr):

 Attempting to debug this:

 in `cache_ban.c`: `ban_cleantail` is being called, as expected. However
 the ban at the `ban_head` has a `refcount` > 0, which I guess means that
 there are objects in the cache that still refer to it?

 So am I correct in assuming that bans can only be deleted once there are
 no older objects in the cache? In which case perhaps the behaviour I'm
 observing, and others are observing above, is expected?

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1635#comment:6>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list