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

testing limit #12

Closed
susantha1995 opened this issue Feb 21, 2022 · 5 comments
Closed

testing limit #12

susantha1995 opened this issue Feb 21, 2022 · 5 comments
Labels
question Further information is requested

Comments

@susantha1995
Copy link

hi,

is there any limit to checking the speed test? for example, if my site gets 100,000 visitors daily to test speed test, will it work out properly without problem? (if I have unlimited bandwidth) or does it need an API?

@openspeedtest
Copy link
Owner

I never imagined something like that, If you have the resources you can do as much as you like..
You need to scale properly.

@susantha1995
Copy link
Author

ok, thank you. also, can you tell me what is the "downloading" file? my hosting server is limited to 25MB for writing/uploading a single file size to the server. should I upload that "downloading" file also to work properly? is there any way to reduce that file size to less than 25MB ??

@openspeedtest
Copy link
Owner

Your hosting provider?
Server need to respond like this
So you should have some level of control.
You can use "downloading" file that is 20 or 25Mb.
But why? You should change your hosting provider.
Unlimited bandwidth alone will not "RUN" a successful website or app.
You need Good amount of CPU and RAM, One Server is not enough for everyone in the world, so you need to cache or replicate your service in every region that is critical.

@susantha1995
Copy link
Author

ok, thank you. also, there is some issue with upload speed. it shows UNREAL upload speed on some browsers. download speed is okay. I tested it with the VPS server and it shows upload speed as 29000mb... but it should be less than 250mb/s. and opera browser showing upload speed is 12mb/s very low.(download speed is fine in all browsers) so upload speed is matters. do you have any idea to fix this upload speed issue?

@openspeedtest
Copy link
Owner

Using docker image?

If not

Server Requirements
Nginx, Apache, IIS, Express, or Any Web server that supports HTTP/1.1.

Accept, GET, POST, HEAD & OPTIONS, Response 200 OK.
Accept, POST to Static Files, Response 200 OK.
Timeout greater than 60 seconds.
Disable Access logs for Increasing server performance.
Improve Time to First Byte (TTFB)
Follow our Nginx Config.

YOU MUST ENABLE POST to Static Files with content length 35Mb or more.

@openspeedtest openspeedtest added the question Further information is requested label Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants