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

speedtest and nginx #107

Open
mercik opened this issue Oct 21, 2023 · 6 comments
Open

speedtest and nginx #107

mercik opened this issue Oct 21, 2023 · 6 comments

Comments

@mercik
Copy link

mercik commented Oct 21, 2023

tell me how to set it up without Docker. only nginx and speedtest

@openspeedtest
Copy link
Owner

@tvcat
Copy link

tvcat commented Jul 22, 2024

Install Nginx, use https://github.com/openspeedtest/Nginx-Configuration copy https://github.com/openspeedtest/Speed-Test www/public_html folder.

I use Laragon on Windows and put the Speed-test files in the WWW folder without doing the Nginx-Configuration. I open localhost in browser and the page loaded. I can run the test however what is the test for? WAN or LAN?

Thanks.

@openspeedtest
Copy link
Owner

@tvcat OST will test the speed between you and the hosted server. I have never used Laragon. Make sure it uses HTTP/1.1, POSTs to static files, or returns 200 after receiving the POST body contents for /upload. The POST body size should be 35MB or more.

@tvcat
Copy link

tvcat commented Jul 23, 2024

@openspeedtest Thanks for reply. Yes, it can do all that without setting the OpenSpeedTest as server. My question is, I didn't do any OpenSpeedTest server hosting setup but I can run the test. What is the host that the test run against? Is it the storage speed?

@openspeedtest
Copy link
Owner

If you run a speed test from the same machine, it will send and receive data to itself, resulting in very high numbers. If you use any other device as a client on the same network, it will be a LAN speed test.

@tvcat
Copy link

tvcat commented Jul 23, 2024

@openspeedtest I see, thanks for your help.

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

3 participants