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

Using (very) low pingPeriod not working #12

Open
thomers opened this issue Dec 3, 2015 · 1 comment
Open

Using (very) low pingPeriod not working #12

thomers opened this issue Dec 3, 2015 · 1 comment

Comments

@thomers
Copy link

thomers commented Dec 3, 2015

I want to determine the network connection quality during app startup as quickly as possible. One idea was to send out a burst of a couple of pings, and measure average RTT and timeouts.

Using GBPing, I found that the time between 2 pings sent is approx. 1 second at minimum, regardless of whether I set the pingPeriod to be 1.0, 0.5 or 0.05. (Setting values greater than 1 second works correctly, though).

What do I need to do to send out more pings / with less delay between the pings?

@nericode
Copy link

I have same issue, any idea ?

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