Try lowering it some more, as mm-frontend01 keeps hitting OOM.

This commit is contained in:
Kevin Fenzi 2015-06-01 16:32:08 +00:00
parent 9e61b9c788
commit f938d7df5e

View file

@ -2,7 +2,7 @@
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
WSGIRestrictStdout On
WSGIRestrictSignal Off