mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-09-19 21:54:29 +08:00
Add SplitHTTP-HTTP3 config (#191)
This commit is contained in:
8
VLESS-TLS-SplitHTTP-H3/README.md
Normal file
8
VLESS-TLS-SplitHTTP-H3/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 原理图:
|
||||
直连:Xray client <--- HTTP3 ---> Xray server
|
||||
配合 CDN 使用:Xray client <--- HTTP3 ---> CDN <--- HTTP2 or HTTP/1.1 ---> Xray server
|
||||
|
||||
注意:
|
||||
|
||||
默认配置仅支持客户端通过 HTTP3 直连服务端,如需和 CDN 一同使用,请参照注释修改服务端的 alpn。
|
||||
|
Reference in New Issue
Block a user