-
Notifications
You must be signed in to change notification settings - Fork 400
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
Bandwidth measurements are not accurate #171
Comments
Could you please share latency information between server and client? I will try to reproduce this problem on my side. |
@pgmsft
|
I have the same issue. Client side
But on server side I get quite a different number
Following is a latency test between the same two hosts
In this case I believe the client speeds are more accurate as I know I have 10 Gigabit network and the clients speed is ~10 while the server is reporting ~15Gigabits/ps |
you may want to try this patch: eb6df4d it fixed an inaccurate bandwidth reporting in my case. |
The bandwidth gap between server and client is around 10% .
The text was updated successfully, but these errors were encountered: