On 12/11/07, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2007/12/11 09:40, Marti Martinez wrote: > > Yep, synproxy in your answer for OpenBSD. For linux or freebsd, try > > enabling syn cookies. > > synproxy works at the start of the connection, not the end. > > CLOSE_WAIT is the state where the network stack waits for > the application (httpd) to close the connection after receiving > the client's FIN.
oh sorry, then I was wrong. So when client's FIN is already in, then (depending on how long it takes), is it normal behaviour of httpd or could it be considered a bug? --knitti