[Bug] OpenResty HTTPS 反向代理下载速度慢 #8823
Replies: 3 comments
-
1Panel标准的https配置并不会影响下载速度,还是要考虑其他因素 |
Beta Was this translation helpful? Give feedback.
0 replies
-
转为 Discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
运营商限速。 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Contact Information
2401881997@qq.com
1Panel Version
v1.10.29-lts
Problem Description
[OpenResty 版本]
1.21.4.3-3-3-focal
Steps to Reproduce
[环境]
本机使用 Caddy 部署了一个静态文件服务器,使用 OpenResty 加一层反向代理。
[问题描述]
通过 OpenResty HTTPS 下载静态文件速度很慢 50KB/s
直接通过 HTTP 协议下载速度正常(可接受) 5M/s
测试链接:
https://share.wgxls.eu.org:8443/%E7%94%B5%E5%AD%90%E4%B9%A6/c++/C++%20Primer%20%28%E7%AC%AC5%E7%89%88%E4%B8%AD%E6%96%87%E7%89%88%29%20%28Stanley%20B.%20Lippman%EF%BC%8CJosee%20Lajoie%EF%BC%8CBarbara%20E.%20Moo%29%20%28Z-Library%29.pdf
http://share.wgxls.eu.org:8880/%E7%94%B5%E5%AD%90%E4%B9%A6/c++/C++%20Primer%20%28%E7%AC%AC5%E7%89%88%E4%B8%AD%E6%96%87%E7%89%88%29%20%28Stanley%20B.%20Lippman%EF%BC%8CJosee%20Lajoie%EF%BC%8CBarbara%20E.%20Moo%29%20%28Z-Library%29.pdf
The expected correct result
No response
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions