[SCM] live-studio branch, master, updated. 7241869d33ae8b5d72f30e25bf36dae41ee87012

Chris Lamb lamby at debian.org
Fri Jul 30 19:06:19 UTC 2010


The following commit has been merged in the master branch:
commit 7241869d33ae8b5d72f30e25bf36dae41ee87012
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 14:59:59 2010 -0400

    2 workers are plenty

diff --git a/debian/live-studio.init b/debian/live-studio.init
index 027e4ba..a952fbb 100644
--- a/debian/live-studio.init
+++ b/debian/live-studio.init
@@ -43,7 +43,7 @@ case "$1" in
 			--user=${USER} \
 			--group=${GROUP} \
 			--bind=127.0.0.1:8000 \
-			--workers=4 \
+			--workers=2 \
 			--log-file=${LOGFILE} \
 			settings
 	then

-- 
live-studio



More information about the debian-live-changes mailing list