On 11/25/2010 9:33 AM, Damiano Barboni wrote:
> 
> Since the resources utilization is high, I would like to manage the
> CLOSE_WAIT status and I would like to force the server process to end.

Ending the server process will have ENOEFFECT.  The network socket stack
in the OS entirely owns the CLOSE_WAIT socket to satisfy the configured
MTU, which you can muck with in your kernel/sockets configuration.

That isn't actually an httpd question at all.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to