]> granicus.if.org Git - apache/commit
mod_cgid: Add retry logic for when the daemon can't fork fast
authorJeff Trawick <trawick@apache.org>
Fri, 1 Feb 2002 22:08:34 +0000 (22:08 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 1 Feb 2002 22:08:34 +0000 (22:08 +0000)
commit556b417899ad7ef9d1d7c1145a380c897e004600
treeb4f852d40036a43ccc6797aceda5ebe5f055831c
parenta55e850bd970911a16c661a0c2183d19a200dca4
mod_cgid: Add retry logic for when the daemon can't fork fast
enough to keep up with new requests.  Start using
HTTP_SERVER_UNAVAILABLE instead of HTTP_INTERNAL_SERVER_ERROR
when we can't talk to the daemon.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93170 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgid.c