resultsdb: Bump MPM Worker config to avoid healthcheck crashes #2528
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue