经实验发现nginx前置速度大大降低 #250
taxtigerno1
started this conversation in
Ideas
Replies: 1 comment
-
是的。SNI 分流(Nginx/Caddy 前置)会影响速度,特别服务器性能差使用对比明显(Nginx/Caddy 后置),故仅推荐服务器性能强使用。 |
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.
-
我之前手搓Vless +visontls+nginx套cf解析网址,通过sni集成多个xray节点,发现速度怎么都比不上3xui套cf网址。后面手搓同样的配置,把xray前置,通过vless的fallback,后置Nginx,发现速度快几倍,和3xui生成的节点一样的速度,得出标题的结论。所以nginx要后置。
Beta Was this translation helpful? Give feedback.
All reactions