[Varnish] #1823: vcl in discarded mode does not clear up

Varnish varnish-bugs at varnish-cache.org
Mon Dec 7 16:48:08 CET 2015


#1823: vcl in discarded mode does not clear up
-----------------------------+--------------------
 Reporter:  hamed.gholamian  |       Owner:
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:
Component:  varnishd         |     Version:  4.1.0
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+--------------------

Comment (by lochii):

 ok, two patches attached, 1823.2.patch is less invasive, and we call
 hsh_rush() directly in HSH_DerefObjHead(), but an extra lock can be
 involved with a non-private oh (as the hashing algorithm does its own lock
 to do refcnt decrement), patch 1823.3.patch brings the hsh_rush() into the
 hash algorithm , but is more invasive as a result (but you save an
 additional locking step).

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



More information about the varnish-bugs mailing list