people01: try and increase workers and limits

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-02-25 13:43:56 -08:00
commit 41fef6bf56

View file

@ -277,3 +277,7 @@ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css a
</LocationMatch>
FileETag MTime Size
ServerLimit 2500
MaxRequestWorkers 2500
MaxRequestsPerChild 10000