Commit 269c1571 authored by Ben Laurie's avatar Ben Laurie
Browse files

Teeny weeny typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676 13f79535-47bb-0310-9956-ffa450edef68
parent 924f74ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -694,7 +694,7 @@ processes will be created.<p><hr>

<p>The MaxKeepAliveRequests directive limits the number of requests
allowed per connection when <a href="#keepalive">KeepAlive</a> is
on. If it is set to "<code>0</code>," unlimited requests will be
on. If it is set to "<code>0</code>", unlimited requests will be
allowed. We reccomend that this setting is kept to a high value, for
maximum server peformance.