In message <[EMAIL PROTECTED]>, "Mich
ael S. Fischer" writes:
>On Mon, Mar 17, 2008 at 12:42 AM, Dag-Erling Sm=F8rgrav <[EMAIL PROTECTED]> 
>wro=
>te:
>> "Michael S. Fischer" <[EMAIL PROTECTED]> writes:
>>
>> > Dag-Erling Sm=F8rgrav <[EMAIL PROTECTED]> writes:
>>  > > I think the default timeout on backends connection may be a little
>>  > > short, though.
>>  > I assume this is the thread_pool_timeout parameter?
>>
>>  No, that's how long an idle worker thread is kept alive.  I don't think
>>  the backend timeout is configurable, I think it's hardocded to five
>>  seconds.
>
>What does the timeout pertain to?  Connect time?  Response time?

Actually, I don't think we have any non-default timeout on the
backends now: connect timeout is whatever the kernel uses and
we don't set any socketopts like SO_RCVTIMEO on the tcp connection.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to