Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox (59.0.1 64-bit) sets upload speed limit

  • 1 antwoord
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van philipp

more options

When trying out an upload implementation with different browsers, we noticed that firefox where slower than other browsers. We tried other services to see if it was only our implementation that where faulting, but saw the similar lock to 10mbit/s upload speed to youtube, google drive etc.

Googling the issue didn't show any solutions or anyone having the same issue, but we had 3 computers with the issue, 2 Mac and one with Windows 10, latest versions of FF.

We managed to find a setting in about:config called "network.http.spdy.send-buffer-size" and bumped it to 12582912 (same as network.http.spdy.pull-allowance, dont ask me why), default 131072, and this increased the upload speed to approximately 40mbit/s.

Why is there a limit? Old firefox versions does not seem to have this limit.

When trying out an upload implementation with different browsers, we noticed that firefox where slower than other browsers. We tried other services to see if it was only our implementation that where faulting, but saw the similar lock to 10mbit/s upload speed to youtube, google drive etc. Googling the issue didn't show any solutions or anyone having the same issue, but we had 3 computers with the issue, 2 Mac and one with Windows 10, latest versions of FF. We managed to find a setting in about:config called "network.http.spdy.send-buffer-size" and bumped it to 12582912 (same as network.http.spdy.pull-allowance, dont ask me why), default 131072, and this increased the upload speed to approximately 40mbit/s. Why is there a limit? Old firefox versions does not seem to have this limit.

Alle antwoorden (1)

more options

this was introduced 5 years ago because of this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=790184