create Idle connection and use it when data rate of current connections get slow #3595
lambdaxyzt
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on my observation, in Iran, they intentionally make the speed of the internet connection extremely low when they detect high traffic usage. I think a feature like the one described below could be very helpful:
"Create an idle connection and not use it. If the speed of the previous connection drops below a certain limit, Xray closes the previous connection and uses the idle connection instead (without a new handshake). Then, create another idle connection for later use."
Beta Was this translation helpful? Give feedback.
All reactions