[Varnish] #330: 2.0-beta1 dies with accept error

Varnish varnish-bugs at projects.linpro.no
Wed Sep 24 11:47:46 CEST 2008


#330: 2.0-beta1 dies with accept error
----------------------+-----------------------------------------------------
 Reporter:  wichert   |        Owner:  phk      
     Type:  defect    |       Status:  new      
 Priority:  low       |    Milestone:  After 2.0
Component:  varnishd  |      Version:  trunk    
 Severity:  minor     |   Resolution:           
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by phk):

  * status:  reopened => new
  * severity:  blocker => minor
  * component:  build => varnishd
  * priority:  highest => low
  * milestone:  => After 2.0
  * owner:  => phk

Comment:

 If this is a lightly loaded server, you should not have 1000 threads.

 The more threads you have surplus, the higher the risk of a thread pile-up
 if the backend hiccups or anything else goes wrong.

 Remember that varnish can need twice the number of concurrent requests
 filedescriptors if the requests need to get to the backend.

 If you think there is a problem, please provide more detail, in particular
 varnishstat and varnishlog output.

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


More information about the varnish-bugs mailing list