Ramp this down to see if we can keep out of swap.
This commit is contained in:
parent
ce5c96c094
commit
7b3eeba89b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Alias /docs/ /usr/share/doc/pdc/docs/build/html/
|
Alias /docs/ /usr/share/doc/pdc/docs/build/html/
|
||||||
Alias /saml2protected /usr/share/ipsilon/ui/saml2sp
|
Alias /saml2protected /usr/share/ipsilon/ui/saml2sp
|
||||||
|
|
||||||
WSGIDaemonProcess pdc user=apache group=apache maximum-requests=1000 display-name=pdc processes={{ wsgi_procs - 1}} threads={{ wsgi_threads }}
|
WSGIDaemonProcess pdc user=apache group=apache maximum-requests=100 display-name=pdc processes={{ wsgi_procs - 1}} threads={{ wsgi_threads }}
|
||||||
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