On 5/7/07, Arnab Ganguly <aganguly01@xxxxxxxxx> 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 10000 request with 800 concurrent users.Looking forward for response.
Apache does not use SIGBUS or SIGSEV to control its child processes. These signals indicate a flaw in apache or (more likely) a module you have included. To debug them, you'll need a backtrace from a core dump. See: http://httpd.apache.org/dev/debugging.html#crashes Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx