Speed-Test icon indicating copy to clipboard operation
Speed-Test copied to clipboard

How to Fix Unrealistic Upload Speeds with OpenSpeedTest In Iphone browser

Open bhupi90 opened this issue 2 years ago • 5 comments

MicrosoftTeams-image (5)

bhupi90 avatar Sep 13 '23 08:09 bhupi90

Post more details about your server.

openspeedtest avatar Sep 13 '23 11:09 openspeedtest

using dropwizard as a server using post REST API request try upload data in my laptop and android device working fine but facing issue in IOS device

bhupi90 avatar Sep 13 '23 13:09 bhupi90

Using Dropwizard as a server using post REST API request to try upload data in my laptop and Android device working fine but facing issue in some IOS device

bhupi90 avatar Sep 13 '23 13:09 bhupi90

Try docker image or use an Nginx server with the Nginx configuration. https://github.com/openspeedtest/Nginx-Configuration

https://github.com/openspeedtest/Speed-Test#server-requirements-

openspeedtest avatar Sep 13 '23 15:09 openspeedtest

Using Dropwizard as a server using post REST API request to try upload data in my laptop and Android device working fine but facing issue in some IOS device

Server should accept POST requests with Post body request length greater than 35Mb.

Protocol Should be HTTP1.1

openspeedtest avatar Sep 13 '23 16:09 openspeedtest