XHTTP/3 over CF on Windows #4591
Replies: 3 comments 1 reply
-
手机和电脑的网络环境可能不同 |
Beta Was this translation helpful? Give feedback.
-
@RPRX Do you have any idea on this Issue? |
Beta Was this translation helpful? Give feedback.
-
This problem also exists on the amd64/arm64 Linux, and directly compiled binaries for Android. It probably has nothing to do with ISP QoS, as it can be reproduced on a client on the same network as the VPS. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Integrity requirements
Description
I have a XHTTP/2 config at server side and use CF H3 for client
It works in my Android device using v2rayNG
But has problems in Windows, it only works for loading a webpage(3 seconds after connecting to proxy server) and then will load nothing
I tested Windows 10(Personal device) and Windows Server 2022(Cloud) both had the same problem
Did more tests on both devices :
Same config but with H2 ALPN works
Same config but without CF(Direct connection from Client to Server) works well (Server listens H3 and is tuned for H3)
The problem is that if there is something wrong with Server or CF, then why there is no problem in non-Windows clients
Reproduction Method
-
Client config
Server config
Client log
Server log
Beta Was this translation helpful? Give feedback.
All reactions