resultsdb: Another bump to MPM Worker config to improve stability

This commit is contained in:
Greg Sutcliffe 2025-03-26 10:38:27 +00:00 committed by gwmngilfen
parent 3eec83ec9a
commit e2f51bea3b

View file

@ -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>