You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2020/02/11 16:18:14 UTC

svn commit: r1873913 - /httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml

Author: jorton
Date: Tue Feb 11 16:18:14 2020
New Revision: 1873913

URL: http://svn.apache.org/viewvc?rev=1873913&view=rev
Log:
Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml?rev=1873913&r1=1873912&r2=1873913&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml Tue Feb 11 16:18:14 2020
@@ -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