Fix a tyop
This commit is contained in:
parent
a8c83ef89c
commit
5edca8c495
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user