Fix a tyop

This commit is contained in:
Brian Somers 2002-07-02 01:03:10 +00:00
parent 3285bb3c97
commit cfbd984f1c

View File

@ -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