copr: restore some sane value for copr-dist-git httpd
This commit is contained in:
parent
92a96a7c02
commit
bcf4c81524
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue