Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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