bumping resultsdb wsgi resources again
This commit is contained in:
parent
27df7a0b6d
commit
1122f3cdba
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if deployment_type in ['stg', 'prod'] %}
|
||||
WSGIDaemonProcess resultsdb user=apache group=apache threads=100 processes=5
|
||||
WSGIDaemonProcess resultsdb user=apache group=apache threads=200 processes=20
|
||||
{% else %}
|
||||
WSGIDaemonProcess resultsdb user=apache group=apache threads=5
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue