Hello, 

I have an legacy application with nasty memory fragmentation problem. 
I would like to kill child process when it reaches certain memory level, 
but I want it to finish the requests it is serving.
I tried sending SIGINT, but it caues apache to return 500 to current 
requests.
Is there something else I could try? Documentation search yielded no 
answers.

Best regards
Tomek

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to