[Varnish] #345: Assert error in CNT_Session()

Varnish varnish-bugs at projects.linpro.no
Sat Oct 18 10:56:50 CEST 2008


#345: Assert error in CNT_Session()
----------------------+-----------------------------------------------------
 Reporter:  kierank   |        Owner:  phk   
     Type:  defect    |       Status:  closed
 Priority:  normal    |    Milestone:        
Component:  varnishd  |      Version:  trunk 
 Severity:  major     |   Resolution:  fixed 
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by phk):

 Normally we don't hold more than one worker thread "hostage" while we wait
 for the backend to reply, but in this case references via ESI:include will
 hold their worker thread hostage also.

 Depending how often ESI:include hits busy objects, this may or may not
 lead to increased thread pools.

 Using grace, even with just a couple of seconds grace, would mitigate this
 in many cases.

 Dunno about 2.0.2, that's not my decision.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/345#comment:14>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list