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! 🎁

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Non-active tabs download speed reduction?

  • 2 одговорa
  • 1 има овај проблем
  • 213 прегледа
  • Последњи одговор послао gerdesan

more options

When browsing through several open tabs only active one loads and works properly. For example when i am watching twitch stream and open another webpage in new tab and switch to it, twitch stream stops almost immediately. Same happens if i start playing video on youtube and then switch to new tab, video will play preloaded part (light grey part) and will stop there and wont even try to load rest of the video until i select youtube tab again. I never had this problem until few months ago. I was able to open 4-5 twitch streams in highest quality at the same time and all them worked fine. I can still do it in another web-browser but i dont want to switch from firefox. Can someone help me fix this?

When browsing through several open tabs only active one loads and works properly. For example when i am watching twitch stream and open another webpage in new tab and switch to it, twitch stream stops almost immediately. Same happens if i start playing video on youtube and then switch to new tab, video will play preloaded part (light grey part) and will stop there and wont even try to load rest of the video until i select youtube tab again. I never had this problem until few months ago. I was able to open 4-5 twitch streams in highest quality at the same time and all them worked fine. I can still do it in another web-browser but i dont want to switch from firefox. Can someone help me fix this?

Изабрано решење

To improve performance for active tabs, the bandwidth allotted to background tabs can be "throttled." You can ease up on the throttling so background tabs have more network access. Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste throttle and pause while the list is filtered

(3) Double-click the network.http.throttle.version preference and edit the value from 2 to 1 and click OK

Test for a few hours. If that doesn't give you the right balance, you can try this:

(4) Double-click the network.http.throttle.enable preference to switch the value from true to false

Прочитајте овај одговор са објашњењем 👍 0

Сви одговори (2)

more options

Одабрано решење

To improve performance for active tabs, the bandwidth allotted to background tabs can be "throttled." You can ease up on the throttling so background tabs have more network access. Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste throttle and pause while the list is filtered

(3) Double-click the network.http.throttle.version preference and edit the value from 2 to 1 and click OK

Test for a few hours. If that doesn't give you the right balance, you can try this:

(4) Double-click the network.http.throttle.enable preference to switch the value from true to false

more options

jscher2000 said

To improve performance for active tabs, the bandwidth allotted to background tabs can be "throttled." You can ease up on the throttling so background tabs have more network access. Here's how: (1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk. (2) In the search box above the list, type or paste throttle and pause while the list is filtered (3) Double-click the network.http.throttle.version preference and edit the value from 2 to 1 and click OK Test for a few hours. If that doesn't give you the right balance, you can try this: (4) Double-click the network.http.throttle.enable preference to switch the value from true to false

network.http.throttle.version was set to 1 by default so i went with your second suggestion and switched network.http.throttle.enable to false and it fixed my problem. Thank you!