Parcourir la source

arma and weasel say 8192 is better

svn:r5946
Andrew Lewman il y a 18 ans
Parent
commit
598d0f5eed
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      contrib/tor.sh.in

+ 1 - 1
contrib/tor.sh.in

@@ -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