We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox (59.0.1 64-bit) sets upload speed limit

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 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.

所有回覆 (1)

more options

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