Project

General

Profile

Revision 14466872

ID1446687293c89afd5a352c55fa495e85b324087f
Parent 9996920f
Child 9525c08a

Added by Aurelien BOMPARD over 13 years ago

Configuration mod_wsgi en processes plutôt qu'en threads (#548)

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6858 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

deployment/vigigraph.conf.in
6 6

  
7 7
WSGIRestrictStdout off
8 8
WSGIPassAuthorization on
9
WSGIDaemonProcess vigigraph user=apache group=apache threads=2
9
WSGIDaemonProcess vigigraph user=apache group=apache processes=2
10 10
WSGIScriptAlias /vigilo/vigigraph "@SYSCONFDIR@/vigilo/vigigraph/vigigraph.wsgi"
11 11

  
12 12
KeepAlive Off

Also available in: Unified diff