Re: [us...@httpd] CLOSE_WAIT management with apche2 and mod_python

2010-12-01 Thread William A. Rowe Jr.
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

[us...@httpd] CLOSE_WAIT management with apche2 and mod_python

2010-11-25 Thread Damiano Barboni
Hi All, I’m working with Apache2 and mod_python. I have a server process that must run a long and heavy data processing. If the client (the user) decides to stop the data processing, the server receives the signal and the connection enters in a CLOSE_WAIT status until the server process has