git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100613
13f79535-47bb-0310-9956-
ffa450edef68
common case when the subprocess was an HTTP server CGI script,
the CGI script actually exited a fraction of a second into the 3
second sleep, which effectively limited the server to serving one
- CGI request every 3 seconds across a persistent connection.
\ No newline at end of file
+ CGI request every 3 seconds across a persistent connection.
+