[or-cvs] arma and weasel say 8192 is better
phobos at seul.org
phobos at seul.org
Thu Feb 9 05:12:49 UTC 2006
Update of /home/or/cvsroot/tor/contrib
In directory moria:/tmp/cvs-serv9051
Modified Files:
tor.sh.in
Log Message:
arma and weasel say 8192 is better
Index: tor.sh.in
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/tor.sh.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -d -r1.11 -r1.12
--- tor.sh.in 9 Feb 2006 05:08:23 -0000 1.11
+++ tor.sh.in 9 Feb 2006 05:12:45 -0000 1.12
@@ -24,7 +24,7 @@ elif [ -f /etc/init.d/functions ]; then
fi
# Increase open file descriptors a reasonable amount
-ulimit -n 4096
+ulimit -n 8192
TORCTL=@BINDIR@/torctl
More information about the tor-commits
mailing list