[ciderwebmail] 25/33: Comment out harakiri and reload-on-rss uWSGI options by default.

Jonas Smedegaard dr at jones.dk
Wed May 21 12:44:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ciderwebmail.

commit 1bdf213bf655aba72989429505a0e449af04577d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 17 04:35:06 2013 +0100

    Comment out harakiri and reload-on-rss uWSGI options by default.
---
 debian/etc/uwsgi/apps-available/ciderwebmail.ini | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/etc/uwsgi/apps-available/ciderwebmail.ini b/debian/etc/uwsgi/apps-available/ciderwebmail.ini
index fd73d1a..dbee0e4 100644
--- a/debian/etc/uwsgi/apps-available/ciderwebmail.ini
+++ b/debian/etc/uwsgi/apps-available/ciderwebmail.ini
@@ -7,9 +7,9 @@ plugins = 0:psgi
 workers = 4
 cheaper = 1
 
-# avoid some forms of extreme use or memory leaks
-harakiri = 30
-reload-on-rss = 100
+# adjust and enable to avoid some forms of extreme use or memory leaks
+#harakiri = 30
+#reload-on-rss = 100
 
 # comment out if app and frontend run as same uid
 uid = ciderwebmail

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list