tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Connections hanging in CLOSE_WAIT
On Tue, 22 Nov 2011 17:43:42 -0500
Matthew Mondor <mm_lists%pulsar-zone.net@localhost> wrote:
> Does lighttpd support an option to disable TCP_LINGER? Otherwise, a
> closed socket might remain in CLOSE_WAIT state until the remote end
> also confirms the connection close. I would be surprised though if
> lighttpd doesn't already disable that.
I meant set SO_LINGER to a delay of 0 seconds using setsockopt(2)...
--
Matt
Home |
Main Index |
Thread Index |
Old Index