Updated Optimizing Shadowsocks (markdown)
parent
0554e28d00
commit
f7ebd3ab57
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@ Then:
|
|||
|
||||
sysctl --system
|
||||
|
||||
Older system:
|
||||
|
||||
sysctl -p /etc/sysctl.d/local.conf
|
||||
|
||||
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 (`service stop supervisor && service start supervisor`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue