You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/05/19 19:51:08 UTC

[Bug 57685] Requests are denied while the mod_cgid daemon starts up

https://bz.apache.org/bugzilla/show_bug.cgi?id=57685

--- Comment #8 from Brad Newman <br...@gmail.com> ---
I encountered this problem with httpd 2.4.9, and tried the patch.  

Unfortunately, the 503 responses with the same "(2)No such file or directory:
AH01257: unable to connect to cgi daemon after multiple tries" error also
happen after a *graceful* restart of httpd.  

But the graceful restarts don't reset the scoreboard's restart_time, so if
httpd has been running for more than a minute when the graceful restart occurs,
we end up in the APLOGNO(02831) branch and don't benefit from any retries.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org