librespeed / speedtest

Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
https://librespeed.org
GNU Lesser General Public License v3.0
12.02k stars 2.18k forks source link

Upload insingly high #504

Open hadogenes opened 2 years ago

hadogenes commented 2 years ago

Description

When I check speedtest download is correct, but upload is impossibly high (I have 1 Gbps network card)

Server

kubernetes -> lxc (debian-bullseye) -> proxmox

Client

Firefox/Linux, Firefox/Windows Chrome/Windows - upload 0 Mbps

Screenshots

obraz

DarkToaster69 commented 1 year ago

same here screenshot

zenflow commented 1 year ago

This issue can be observed doing the test on the main website: https://librespeed.org/

@adolfintel what are the chances of this getting fixed?

adolfintel commented 1 year ago

@zenflow what server was showing this problem? I need to investigate it

zenflow commented 1 year ago

@adolfintel Shoot I wish I had taken note of that! And now for some reason I can't reproduce the issue..

It was the server that was selected by default. Right now the server that's selected by default for me is "Atlanta, United States (Clouvider)". Not sure if that would have changed.

I'll give it another try tomorrow and see if it comes back and I can give more details.

zenflow commented 1 year ago

@adolfintel image image

adolfintel commented 1 year ago

Looks like it's a 413 Request Entity Too Large issue, it's just a configuration error, the web server (nginx in this case) is not configured to accept POST requests of at least 20MB. I'll get in touch with the guy that manages this server