mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user