Commit 0f3abd9f authored by Randy Terbush's avatar Randy Terbush
Browse files

Missing number pointed out by Mark Slemko.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77506 13f79535-47bb-0310-9956-ffa450edef68
parent bc5e7954
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/core.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -688,7 +688,7 @@ processes will be created.<p><hr>

<A name="maxkeepaliverequests"><h2>MaxKeepAliveRequests</h2></A>
<strong>Syntax:</strong> MaxKeepAliveRequests <em>number</em><br>
<strong>Default:</strong> <code>MaxKeepAliveRequests</code><br>
<strong>Default:</strong> <code>MaxKeepAliveRequests 100</code><br>
<strong>Context:</strong> server config<br>
<strong>Status:</strong> core<br>
<strong>Compatibility:</strong> Only available in Apache