You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
测试场景总共有三个:
1、服务器和本地都使用v26.2.6版本,outbound的network设定为websocket,最大速度大概是2Mb/s。
2、服务器和本地都使用v26.2.6版本,outbound的network设定为xhttp,最大速度大概是300kb/s,未见报错信息。
3、服务器和本地都使用v25.5.16版本,outbound的network设定为xhttp,最大速度大概是2Mb/s,不定时出现received DATA after END_STREAM的错误信息。
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
VPS是香港的。
整体情况和#4546有点类似。
整体配置方式为:
VLESS + nginx (TLS) + nginx反代的wss或xhttp
几个关键的
nginx配置状况:速度比对方式为:
https_proxy=127.0.0.1:oooo wget https://github.com/XTLS/Xray-core/releases/download/v26.2.6/Xray-linux-64.zip -O Xray-linux-64.tmp.zip测试场景总共有三个:
1、服务器和本地都使用v26.2.6版本,
outbound的network设定为websocket,最大速度大概是2Mb/s。2、服务器和本地都使用v26.2.6版本,
outbound的network设定为xhttp,最大速度大概是300kb/s,未见报错信息。3、服务器和本地都使用v25.5.16版本,
outbound的network设定为xhttp,最大速度大概是2Mb/s,不定时出现received DATA after END_STREAM的错误信息。Beta Was this translation helpful? Give feedback.
All reactions