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/d6a9e4When 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! -- Robert L Mathews