summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2020-02-11 17:18:14 +0100
committerJoe Orton <jorton@apache.org>2020-02-11 17:18:14 +0100
commita78d24089dbcd18619ef6462248d4e3dfaaa995c (patch)
treee6a7386173c377d53811a86ceed47ac9f78be6de /docs/manual
parentUpdate xforms. [skip ci] (diff)
downloadapache2-a78d24089dbcd18619ef6462248d4e3dfaaa995c.tar.xz
apache2-a78d24089dbcd18619ef6462248d4e3dfaaa995c.zip
Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873913 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_cgid.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_cgid.xml b/docs/manual/mod/mod_cgid.xml
index 6c462ff191..2b323f6b63 100644
--- a/docs/manual/mod/mod_cgid.xml
+++ b/docs/manual/mod/mod_cgid.xml
@@ -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