From 5edca8c4953ce7f0435388a6097384e8c51080d3 Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 2 Jul 2002 01:03:10 +0000 Subject: Fix a tyop --- share/man/man9/accf_http.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/accf_http.9') diff --git a/share/man/man9/accf_http.9 b/share/man/man9/accf_http.9 index 865b64b..1438e08 100644 --- a/share/man/man9/accf_http.9 +++ b/share/man/man9/accf_http.9 @@ -56,7 +56,7 @@ The utility of is such that a server will not have to context switch several times before performing the initial parsing of the request. This effectively reduces the amount of required CPU utilization -to handle incoming requests be keeping active +to handle incoming requests by keeping active processes in preforking servers such as Apache low and reducing the size of the file descriptor set that needs to be managed by interfaces such as -- cgit v1.1