-
Notifications
You must be signed in to change notification settings - Fork 50
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
Ookla speed test server selection #108
Comments
It used to be possible so simply specify an Ookla server ID and test to it. That seems to have changed in the last couple years. Now Ookla will discover a list of "nearby" servers (I think a list of 10). You can specify a server ID of one of those servers to test to. However, you cannot use a known server ID that does not come back in that list. That list changes by location, and is not always consistent from one test to another. I recommend using the python console inside your IDE to step through the speedtest commands and look at the values of the speedtest object, specificially the servers list. |
Thank you for the idea. I'm looking an application to be used for anybody not for somebody with programing skils. Do you have an idea if there is any app to do that?Br
On Friday, February 2, 2024 at 05:57:27 PM GMT+2, Alex Terrell ***@***.***> wrote:
It used to be possible so simply specify an Ookla server ID and test to it. That seems to have changed in the last couple years. Now Ookla will discover a list of "nearby" servers (I think a list of 10). You can specify a server ID of one of those servers to test to. However, you cannot use a known server ID that does not come back in that list. That list changes by location, and is not always consistent from one test to another. I recommend using the python console inside your IDE to step through the speedtest commands and look at the values of the speedtest object, specificially the servers list.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi, the Cradlepoint speed test use the Ookla servers randomly, that mean the speed test aren't consistent, can't be used for tests. For a true speed test you need to use the same server for each time. Is it possible to choose Ookla server as in web or mobile interface with this app?
Kind regards
The text was updated successfully, but these errors were encountered: