From 22d98e597a848c02dafa367ba571b8ac820cacaf Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 23 Jun 2014 07:08:45 -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 5ad5aa8..6953224 100644 --- a/Optimizing-Shadowsocks.md +++ b/Optimizing-Shadowsocks.md @@ -44,7 +44,7 @@ ulimit -n 51200 If you use other ways to run shadowsocks in the background, make sure to add `ulimit -n 51200` in your init script. -After optimizing, Shadowsocks should be able to handle thousands of connections with about 20MB memory and < 10% CPU. +After optimizing, Shadowsocks should be able to handle thousands of connections with about 30MB memory and 10% CPU. ![if_eth0-day](https://cloud.githubusercontent.com/assets/1073082/3358558/2a18bc5a-fadf-11e3-96c3-473c42f1a3a3.png)