On 25-Apr-08, at 1:15 AM, Peter J. Holzer wrote:
A better option might be to have the parent process watch for long running children and terminate them.Yup, but how long is long? If the client is trying to send a 600 MB email that will take some time ...
Well we could set a max session time. Or even communicate aliveness via a pipe or something.