mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
resultsdb: Bump MPM Worker config to avoid healthcheck crashes
This commit is contained in:
committed by
gwmngilfen
parent
4a8fca23ef
commit
3f91cfe8cb
@@ -7,6 +7,9 @@ metadata:
|
||||
app: resultsdb
|
||||
data:
|
||||
resultsdb.conf: |-
|
||||
ServerLimit 25
|
||||
MaxRequestWorkers 500
|
||||
|
||||
<IfModule !auth_basic_module>
|
||||
LoadModule auth_basic_module '{{ resultsdb_mod_wsgi_dir }}/mod_auth_basic.so'
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user