Commit 4af9e14d authored by Luca Toscano's avatar Luca Toscano
Browse files

Merge r1780907, r1780918 from trunk:

Add more info about the role of Timeout for mod_cgi

PR 60404 asks if the Timeout directive is related to
the amount of time to wait for the entire CGI script's
output or only the first byte received.
Checking in mod_cgi.c -> cgi_bucket_read shows a
apr_pollset_poll that should support the latter.



Reworded the Timeout documentation about mod_cgi[d]

After a chat with Yann and Eric on dev@, we agreed to
simplify the description.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1781043 13f79535-47bb-0310-9956-ffa450edef68
parent 3be2b46a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment