]> granicus.if.org Git - apache/commitdiff
synch with 2.4.x doc which is clearer (for the [ms] syntax at least)
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 25 Mar 2018 12:44:21 +0000 (12:44 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 25 Mar 2018 12:44:21 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827714 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index f058f217dffd7210d615d2ef8fe34b878af909ca..8c87ab5ba452106f958c784f39558b71cf269ea4 100644 (file)
@@ -2638,7 +2638,7 @@ the server configuration files</description>
 <name>KeepAliveTimeout</name>
 <description>Amount of time the server will wait for subsequent
 requests on a persistent connection</description>
-<syntax>KeepAliveTimeout <var>time-interval</var>[s]</syntax>
+<syntax>KeepAliveTimeout <var>num</var>[ms]</syntax>
 <default>KeepAliveTimeout 5</default>
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>