On Mon, 13 Nov 2000, Tom Harper wrote:
> was wondering what other folks set their child process 
> expiration at for best performance with mod-perl (and 
> why) ?

I set it to 0 and use Apache::SizeLimit.  No point in killing a process
that isn't too large just because it served x number of requests.
- Perrin

Reply via email to