/[Apache-SVN]
ViewVC logotype

Revision 1899858


Jump to revision: Previous Next
Author: ylavic
Date: Thu Apr 14 14:38:03 2022 UTC (2 years ago)
Changed paths: 1
Log Message:
mpm_event: Handle children killed pathologically.

If children processes get killed (SIGSEGV/SIGABRT/..) early after starting or
frequently enough then we never enter perform_idle_server_maintenance() to
try something.

Below three successive children killed restart them immediately, above three
let's sleep the usual 1s (to avoid fork()s flood) and do the idle maintenance.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/mpm/event/event.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26