apache: Fix fcgid on CentOS, dependency fix for wsgi
Create separate mod_fcgid socket dirs for http and httpsd. Also tune the process limits.
This commit is contained in:
parent
1fbaaacc65
commit
fc12e7e03e
4 changed files with 52 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
LoadModule wsgi_module modules/mod_wsgi.so
|
||||
WSGISocketPrefix /var/run/mod_wsgi/wsgi
|
||||
|
||||
SetEnv WSGI_PROCESS_GROUP
|
||||
WSGIProcessGroup %{ENV:WSGI_PROCESS_GROUP}
|
Loading…
Add table
Add a link
Reference in a new issue