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 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Non-active tabs download speed reduction?

  • 2 답장
  • 1 이 문제를 만남
  • 38 보기
  • 최종 답변자: 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!