Bump the number of processes and threads for pkgdb2 (for real this time)
This commit is contained in:
parent
a167205e85
commit
be5699f704
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
Alias /pkgdb/static /usr/lib/python2.7/site-packages/pkgdb2/static/
|
||||
|
||||
WSGIDaemonProcess pkgdb user=apache maximum-requests=1000 display-name=pkgdb processes=2 threads=1
|
||||
WSGIDaemonProcess pkgdb user=apache maximum-requests=1000 display-name=pkgdb processes=4 threads=4
|
||||
WSGISocketPrefix run/wsgi
|
||||
WSGIRestrictStdout On
|
||||
WSGIRestrictSignal Off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue