hi everyone, i have a question not so related to apache httpd, but since many httpd programmers here, hopefully someone can help answering it.
does any current httpd use abortive release to close connection, e.g., send RST, instead of the linger_close() in apache? is using abortive release avoid forever FIN_WAIT_2 problem and reclaim sockets resource more efficiently? thanks. -yuchung