]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1873913 from trunk:
authorJoe Orton <jorton@apache.org>
Tue, 11 Feb 2020 16:22:58 +0000 (16:22 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 11 Feb 2020 16:22:58 +0000 (16:22 +0000)
Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873915 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cgid.xml

index a901ebb5d01f47ee10179c481e8dd578deeaf654..90327a969d91ee8537a959c3287d94611538976f 100644 (file)
@@ -108,12 +108,11 @@ the cgi daemon</description>
 CGI program</description>
 <syntax>CGIDScriptTimeout <var>time</var>[s|ms]</syntax>
 <default>value of <directive module="core">Timeout</directive> directive when 
-unset</default>
+unset or set to 0</default>
 <contextlist><context>server config</context>
 <context>virtual host</context><context>directory</context>
 <context>.htaccess</context></contextlist>
-<compatibility>CGIDScriptTimeout defaults to zero in releases 2.4 and earlier
-</compatibility>
+<compatibility>Available in httpd 2.4.10 and later; in prior releases no timeout was applied</compatibility>
 
 <usage>
     <p>This directive limits the length of time to wait for more output from