Try lowering it some more, as mm-frontend01 keeps hitting OOM.
This commit is contained in:
parent
9e61b9c788
commit
f938d7df5e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Alias /mirrormanager/static /usr/lib/python2.7/site-packages/mirrormanager2/static/fedora/
|
Alias /mirrormanager/static /usr/lib/python2.7/site-packages/mirrormanager2/static/fedora/
|
||||||
|
|
||||||
WSGIDaemonProcess mirrormanager user=apache maximum-requests=1000 display-name=mirrormanager processes=5 threads=2
|
WSGIDaemonProcess mirrormanager user=apache maximum-requests=1000 display-name=mirrormanager processes=2 threads=2
|
||||||
WSGISocketPrefix run/wsgi
|
WSGISocketPrefix run/wsgi
|
||||||
WSGIRestrictStdout On
|
WSGIRestrictStdout On
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue