浏览代码

arma and weasel say 8192 is better

svn:r5946
Andrew Lewman 18 年之前
父节点
当前提交
598d0f5eed
共有 1 个文件被更改,包括 1 次插入1 次删除
  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