speedtest
speedtest copied to clipboard
prevent client from hanging at end of tests
The client can appear to hang at the end of the tests and the PHP server can hold open the uploading connections longer than desired. This condition will usually happen on poor connections, it does not happen on good high bandwidth low latency connections.
Won't this stop the upload test after 15s, causing a reconnection?
Won't this stop the upload test after 15s, causing a reconnection?
i guess you have right.. maybe we need more time?
Is this still an issue?