On 2/28/06, Khai Doan <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I am running apache 2 using prefork model, and wish to limit the size of
> each apache process. After a request, it should check its size, and if
> exceed a certain threshold, terminate itself. I have looked at RLimitMEM
> directive,
Hi list,
I am running apache 2 using prefork model, and wish to limit the size of
each apache process. After a request, it should check its size, and if
exceed a certain threshold, terminate itself. I have looked at RLimitMEM
directive, but it says that this directive only apply to subproces