[Varnish] #583: child process crash and restart

Varnish varnish-bugs at projects.linpro.no
Wed Nov 18 19:55:54 CET 2009


#583: child process crash and restart
-------------------------+--------------------------------------------------
 Reporter:  nidosaur     |        Owner:  phk              
     Type:  defect       |       Status:  closed           
 Priority:  normal       |    Milestone:  After Varnish 2.1
Component:  varnishd     |      Version:  2.0              
 Severity:  normal       |   Resolution:  worksforme       
 Keywords:  2.0.4 2.0.5  |  
-------------------------+--------------------------------------------------
Changes (by phk):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 As far as I can see, you simply run out of malloc(3) memory.

 This can be many different things, but it is almost guaranteed to be
 something you specified as a parameter, very likely too many threads.

 Also check your ulimit(1) output, you may need to increase som of the
 resource limits there.

 Poul-Henning

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


More information about the varnish-bugs mailing list