RAW & XHTTP Connection Migration #4651
gfw-killer
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
I'm not sure about XHTTP, but the multiplexed raw connection closes automatically every 16 seconds if there's no proxied session. Xray-core/common/mux/client.go Lines 212 to 230 in a608c5a |
Beta Was this translation helpful? Give feedback.
1 reply
-
my ssh would break too with xhttp,but enabling ssh keepalive fixed it for me |
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
-
Hello
In my country, some ISPs limits the long living connections to oversea IPs, it literally ruins it and makes it unusable
Does Xray have Connection Migration ability?
In XHTTP i see hMaxRequestTimes and hMaxReusableSecs, are them related to this issue?
I want to limit each connection to 60-120 seconds, but not break my proxied ssh connection
And what about RAW transport, Is it possible for Mux.Cool to support this ability in the future?
Beta Was this translation helpful? Give feedback.
All reactions