]> 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)
commit3b3daa6fa5c2b85a263767ab75584a553fc2c5cc
treeb4f852d40036a43ccc6797aceda5ebe5f055831c
parent986959c432d9effb8bc5d19845152d9120e80993
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