From 01440fa10e5e71c94fac0093cda56287e7d2c326 Mon Sep 17 00:00:00 2001 From: "zhiyong.luo" <33410675+lazy-luo@users.noreply.github.com> Date: Mon, 25 Mar 2019 20:36:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=A7=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index c8574d5..03821fd 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,9 @@ >> * 便利性
>>>> * 手机客户端一点配置
>>>> * 服务能力动态增减
+>> * 高性能
+>>>> * 0.1.1版本开始采用自主网络引擎,性能高,千元手机客户端能支持1千以上的并发共享访问
+>>>> * 引擎稳定性正处于测试期,新增-x参数选项用于压测小报文QPS,欢迎大家在不同硬件环境自测,测试方法:./proxy_server -i10000 -o10000 -xhttp-port (http-port自定义,如果支持SSL则http-port+1为https端口。然后用wrk工具测试)
>> #### “移动网关”是用户私有网关,所有共享访问入口都在客户端,不是类似其它穿透工具主推的面向域名的公共访问入口。打个比方:smarGate是将防盗门随身携带,其它穿透产品是将防盗门放到公共场所,额...虽然需要钥匙,但有种职业叫开锁匠
## samrGate有什么技术特点?
>> * 支持代理穿透