resultsdb: Another bump to MPM Worker config to improve stability
This commit is contained in:
parent
3eec83ec9a
commit
e2f51bea3b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
||||||
app: resultsdb
|
app: resultsdb
|
||||||
data:
|
data:
|
||||||
resultsdb.conf: |-
|
resultsdb.conf: |-
|
||||||
ServerLimit 25
|
ServerLimit 50
|
||||||
MaxRequestWorkers 500
|
MaxRequestWorkers 500
|
||||||
|
|
||||||
<IfModule !auth_basic_module>
|
<IfModule !auth_basic_module>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue