Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xray作为前端,vless+xtls模式,默认回落到Nginx后无法多线程下载? #500

Closed
wutongskype opened this issue Apr 11, 2021 · 4 comments

Comments

@wutongskype
Copy link

wutongskype commented Apr 11, 2021

回落设置如下:
Snipaste_2021-04-11_20-24-28

Nginx设置如下: Ninx上搞了个简单HTTP文件服务器
Snipaste_2021-04-11_20-25-46

上面配置不变,再次测试的情况:
1.Xray 任意门监听80 to Nginx的80端口,
2.Xray 监听443作为https前置,默认第一个回落到Nginx的443
3.浏览器测试回落正常,浏览器可以打开Nginx的那个下载页面
4.浏览器不带HTTPS://访问域名可以正常跳转HTTPS,跟上面一样,回落正常,访问正常,使用浏览器下载文件正常.
5.Nginx的HTTPS文件服务器地址设置了个密码认证.
6.取消Nginx的密码认证后,也按上面测了一遍,也是只能浏览器单线程下载,无法调用IDM等下载器多线程下载,看V2日志也只有一个线程.(排除Nginx密码的关系.)

@GeorgeRudd
Copy link

caddy2好像也有这个问题

@emiyalee1005
Copy link

那这个可能会成为一个可检测的特征了?

@charliez0
Copy link

charliez0 commented Apr 18, 2021

apache2也有,不过用curl刷多线程没有问题,怀疑是http2多路复用的问题,切换http1.1就恢复正常
@RPRX

@ghost
Copy link

ghost commented May 31, 2021

v2fly/v2ray-core#386

这个问题我很早就提过,当时就不知道是什么原因

@Fangliding Fangliding closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants