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.