pkgs01: sync apache values with what we have on pagure.io

This will increase some values to allow for handling
scrapers better. In any case it doesn't seem to hurt.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-12-06 10:07:05 -08:00
parent b6e8f0cad8
commit d9ea824473

View File

@@ -9,6 +9,10 @@ WSGIScriptAlias / /var/www/pagure.wsgi
Protocols h2 http/1.1
ServerLimit 100
ThreadsPerChild 30
MaxRequestWorkers 3000
MaxConnectionsPerChild 1000
# SSLEngine on
# SSLProtocol all -SSLv2 -SSLv3
# # Use secure TLSv1.1 and TLSv1.2 ciphers