[Varnish] #535: Backend enver receives request...

Varnish varnish-bugs at projects.linpro.no
Wed Jul 29 00:47:48 CEST 2009


#535: Backend enver receives request...
----------------------+-----------------------------------------------------
 Reporter:  seanc     |        Owner:  phk
     Type:  defect    |       Status:  new
 Priority:  normal    |    Milestone:     
Component:  varnishd  |      Version:  2.0
 Severity:  normal    |   Resolution:     
 Keywords:  solaris   |  
----------------------+-----------------------------------------------------
Comment (by victori):

 Finally resolved the issue on solaris thanks to the help of sky on irc.

 TCP_connect() with its blocking/unblocking code causes the issue.

 Setting connect_timeout to 0s will fix the issue by avoiding TCP_connect()
 and using connect() directly.

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


More information about the varnish-bugs mailing list