diff --git a/HowtoApache.md b/HowtoApache.md index 74b46c8b..1910cf39 100644 --- a/HowtoApache.md +++ b/HowtoApache.md @@ -72,7 +72,8 @@ ServerTokens Prod Timeout 10 KeepAliveTimeout 2 MaxKeepAliveRequests 10 -MaxClients 250 +#MaxClients 250 +MaxRequestWorkers 250 ServerLimit 250 StartServers 50 MinSpareServers 20