From a6c355d9ebfe8ef285dd92291aa4736bee53b2f0 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Fri, 20 Jun 2014 06:49:43 -0700 Subject: [PATCH] Updated Optimizing Shadowsocks (markdown) --- Optimizing-Shadowsocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Optimizing-Shadowsocks.md b/Optimizing-Shadowsocks.md index 28564de..1b0e217 100644 --- a/Optimizing-Shadowsocks.md +++ b/Optimizing-Shadowsocks.md @@ -35,7 +35,7 @@ Then: Warning: **DO NOT ENABLE `net.ipv4.tcp_tw_recycle`!!!** See [this article](http://vincent.bernat.im/en/blog/2014-tcp-time-wait-state-linux.html). -If you use [Supervisor](https://github.com/clowwindy/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor), Make sure you have the following line in `/etc/default/supervisor`. Once you added that line, restart Supervisor. +If you use [Supervisor](https://github.com/clowwindy/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor), Make sure you have the following line in `/etc/default/supervisor`. Once you added that line, restart Supervisor (service stop supervisor && service start supervisor). ``` ulimit -n 51200