diff --git a/HowtoApache.md b/HowtoApache.md index f9b73241..d3af942d 100644 --- a/HowtoApache.md +++ b/HowtoApache.md @@ -77,7 +77,7 @@ ServerLimit 250 StartServers 50 MinSpareServers 20 MaxSpareServers 30 -MaxRequestsPerChild 0 +MaxRequestsPerChild 100 AllowOverride None Require all granted