Re: [EMAIL PROTECTED] Query on MaxRequestperChild

2007-05-07 Thread Joshua Slive
On 5/7/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote: Hi All, I have made the MaxRequestsPerChild set to zero but I still see the child process to getting killed by either SIGBUS (10) or SIGSEV(11) and apache launches a new daemon.This happens approximately if it gets hit by 1 request with 800

[EMAIL PROTECTED] Query on MaxRequestperChild

2007-05-07 Thread Arnab Ganguly
Hi All, I have made the MaxRequestsPerChild set to zero but I still see the child process to getting killed by either SIGBUS (10) or SIGSEV(11) and apache launches a new daemon.This happens approximately if it gets hit by 1 request with 800 concurrent users.Looking forward for response. Thanks