> 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.
>
> Thanks!
Ah, very nice! Thanks for investigating and reporting it here.
- Stefan
>
> --
> Robert L Mathews