[Varnish] #1466: struct req memory leak

Varnish varnish-bugs at varnish-cache.org
Fri Mar 28 13:07:57 CET 2014


#1466: struct req memory leak
----------------------+-------------------
 Reporter:  martin    |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  varnishd  |    Version:  trunk
 Severity:  normal    |   Keywords:
----------------------+-------------------
 When waking a waitinglist, hsh_rush calls SES_ScheduleReq with the
 requests that needs to be woken.

 If SES_ScheduleReq can't queue the task (no worker available), it will
 loose the struct req on the floor.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1466>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list