[Varnish] #572: Fix for: Create worker thread failed 11	Resource temporarily unavailable (Thread Problem on Linux)
    Varnish 
    varnish-bugs at projects.linpro.no
       
    Wed Nov 18 13:34:40 CET 2009
    
    
  
#572: Fix for: Create worker thread failed 11 Resource temporarily unavailable
(Thread Problem on Linux)
-------------------------+--------------------------------------------------
 Reporter:  whocares     |        Owner:  phk   
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:        
Component:  varnishd     |      Version:  trunk 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by phk):
  * status:  new => closed
  * resolution:  => fixed
Comment:
 (In [4352]) Add a parameter to set the workerthread stacksize.
 On 32 bit systems, it may be necessary to tweak this down to get high
 numbers of worker threads squeezed into the address-space.
 I have no idea how much stack-space a worker thread normally uses, so
 no guidance is given, and we default to the system default.
 Fixes #572
-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/572#comment:6>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list