V2Ray的上传性能可能需要优化,使用透明代理直连,上传速度很慢 #909
Unanswered
lanchengjiu
asked this question in
Q&A
Replies: 3 comments 4 replies
-
1.5Mbps可能是其他的问题吧,我iptables转发到透明代理,上传跑满宽带的上限200Mbps |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
楼主你好, 我个人一直在使用 ASUS 路由器做透明代理, 目前在用 RT-AC5300, 性能还算够用, 但是考虑到价格比较高, 一直考虑在路由器端寻找一个替代方案, 您可以针对(支持 V2Ray 作为客户端运行环境)的小米路由器给一个选择建议吗? 多谢. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我使用路由器搭建透明代理,路由器为小米R3D,CPU为IPQ8064,性能一般。
不经过V2Ray的情况下,使用www.speedtest.cn,选择最优节点进行测试,下载580M(ISP上限),上传60M
iptables配置REDIRECT转发流量到V2Ray,outbounds为直连,选择相同节点进行测试,下载180M,上传1.5M
下载速度还好一点,上传速度下降的太多了,我只能使用iptables+ipset代替V2Ray的routing
freedom直连的情况下,为什么经过V2Ray之后,上传速度会降低那么多,请问我应该如何优化?
另外,小米R3D是个极度精简的openwrt系统,系统本身没有libcap
我已经安装了libcap,在root的情况下运行V2Ray,sockopt的SO_MARK好像不生效,但是V2Ray的日志中没有提示失败。
V2Ray是否依赖libcap,或者其他的包?有劳了,谢谢各位大佬!
Beta Was this translation helpful? Give feedback.
All reactions