I am just investigating a case where a httpd 2.4.49 gets stuck and as part of the investigation I am asking myself if we should count processes that die because of MaxRequestsPerChild still count to active_daemons? Because if we do like today we may prevent replacement processes to be started while the other processes die, e.g. if active_daemons hits active_daemons_limit.
Regards RĂ¼diger