But could we have 2 variables . Brutal killoff (like ExpireTimeout is 
now) and regular killoff idle guys (IdleTimeout).
I'm coding it right now :), but would it make sense?

So we would set IdleTimeout to 600  and ExpireTimeout 3600. So idle ones 
get killed and long running stuff gets terminated  also in some time.



Sean Gabriel Heacock wrote:
> On Mon, 2007-01-29 at 07:35 +0100, Stefan Seufert wrote:
>   
>> For a quick fix you can try to change the behaviour of the existing
>> option by editing the source code: just change the not-equal check for
>> SERVER_DEAD to an equal check for SERVER_IDLE.
>>     
>
> It seems the appropriate fix for this problem, and a good one to make
> regardless.
>
>   
>> This may however result in clients that behaved badly (infinite loops,
>> segfaults, ...) never to be cleaned up.
>>     
>
> I'll try running it on my server next weekend and see what happens.
> Janno, I'll try yours too.  I just upgraded to apache 2.2, btw, and so
> far it's running great.
>
>   

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to