-
-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redundant Scheduler does not work #3769
Comments
I don't have issues with Shadowsocks-Rust and XRay, but OpenVPN doesn't work with red scheduler. |
I am using XRay VLess with Glorytun TCP and it does not work. I've tried a bunch of different proxies but never swapped from Glorytun, maybe that's it? |
You can disable VPN to test. Glorytun TCP doesn't always work well with 6.6 (In fact not working at all in MPTCP mode... I just modified source code) |
Ok I will test when I get home, could this have been causing my issue? |
The new snapshot is not yet build, and It's not directly related I think. |
Thanks, I tried compiling 6.12 but it doesn't appear to be compatible with R5S yet, or I did something wrong. I'm not very familiar with compiling from source so it's likely I made a mistake. |
It's only tested on x86_64 for now. |
Have you had a chance to test this on 6.6 yet? Or can anyone else test on 6.6? Trying to figure out if it's an issue on my side or not. I don't have access to my x86 test device anymore so I can't test 6.12 on x86_64. |
Expected Behavior
Redundant scheduler should send duplicated packets on all interfaces and use the fastest response.
Current Behavior
Internet is not accessible when using redundant scheduler, however I can ping IPs and resolve DNS, so I am not sure where the problem lies. The CPU usage of my router goes all the way to max, showing a load of 20 despite being a quad core router.
Possible Solution
Not sure. But all of the other schedulers seem to work, so it seems to be just this one.
Steps to Reproduce the Problem
Context (Environment)
Trying to minimize latency for online gaming using two WANs.
Redundant scheduler causes high cpu usage and no internet access.
Specifications
The text was updated successfully, but these errors were encountered: