Skip to content
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

Strange ping latency with the time of start-up program #107

Open
ShireCiel opened this issue Jul 18, 2022 · 1 comment
Open

Strange ping latency with the time of start-up program #107

ShireCiel opened this issue Jul 18, 2022 · 1 comment

Comments

@ShireCiel
Copy link

Weird ping.
The ping latency is related to the timing of starting the program.
Start-up ARGS: /tinyvpn_amd64 -s -l0.0.0.0:4096 -f3:3 -k "passwd" --sub-net 10.26.26.0 --timeout=0
Ping latency oscillating at 25ms-33ms.
Exit program and restart it will get a different latency.
Why?
How did it happended?
How to solve it?
Is It have a problem on sync of time bettween two vps??(At the millisecond level)(I have already synchronized the time of two machines with ntp)

@wangyu-
Copy link
Owner

wangyu- commented Jul 18, 2022

Exit program and restart it will get a different latency.

It's usually caused by IPS's route policy, specificly load balancing.

How to solve it?

you don't have much controll over that. But you can restart many times to get a good latency.

Is It have a problem on sync of time bettween two vps??

no, tinyfecVPN and UDPspeeder doesn't rely on any form of time sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants