Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox (59.0.1 64-bit) sets upload speed limit

  • 1 risposta
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di 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.

Tutte le risposte (1)

more options

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