Stefan Eissing via dev in gmane.comp.apache.devel (Tue, 28 Mar 2023 10:16:34 +0200): > Am 28.03.2023 um 01:21 schrieb Robert L Mathews <li...@tigertech.com>: >> On 3/16/23 5:38 AM, Stefan Eissing via dev wrote: >> >>> I am not familiar enough with mod_fcgi's operation to make a judgement on >>> that. >> >> As a followup to this, it turned out it was caused by the problem fixed here: >> >> https://github.com/apache/httpd/commit/d6a9e4 >> >> When the httpd parent process crashes, it cannot run the mod_fcgid code >> that marks any of its "busy" child processes as "ready" for new >> connections. That patch fixes it.
@Robert L Mathews: good find. >Ah, very nice! Thanks for investigating and reporting it here. @Stefan Eissing: I suppose this will be backported to the 2.4.x branch? -- Jan