diff --git a/teamplayer/10_teamplayer.conf b/teamplayer/10_teamplayer.conf index 9458234..a3ebbb8 100644 --- a/teamplayer/10_teamplayer.conf +++ b/teamplayer/10_teamplayer.conf @@ -4,7 +4,7 @@ ProxyPass /repo/ http://localhost:8000/repo/ DocumentRoot TP_HOME/web/ - WSGIDaemonProcess TP_USER user=TP_USER group=TP_USER processes=1 threads=5 + WSGIDaemonProcess TP_USER user=TP_USER group=TP_USER processes=5 threads=1 WSGIScriptAlias / TP_HOME/teamplayer.wsgi