From b152920075b87393930bcd6a27fd8b3aefe67c60 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sat, 22 Feb 1997 17:27:38 +0000 Subject: [PATCH] Teeny weeny typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index b84bb18f53..590047b9e6 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -694,7 +694,7 @@ processes will be created.


The MaxKeepAliveRequests directive limits the number of requests allowed per connection when KeepAlive is -on. If it is set to "0," unlimited requests will be +on. If it is set to "0", unlimited requests will be allowed. We reccomend that this setting is kept to a high value, for maximum server peformance. -- 2.50.1