mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr: restore some sane value for copr-dist-git httpd
This commit is contained in:
@@ -8,9 +8,7 @@ Alias /per-task-logs /var/lib/copr-dist-git/per-task-logs
|
||||
<IfModule mpm_prefork_module>
|
||||
StartServers 2
|
||||
MinSpareServers 2
|
||||
MaxSpareServers 3
|
||||
ServerLimit 10
|
||||
MaxSpareServers 5
|
||||
ServerLimit 20
|
||||
MaxRequestsPerChild 10000
|
||||
</IfModule>
|
||||
|
||||
TimeOut 1200
|
||||
|
||||
Reference in New Issue
Block a user