Mozilla 도움말 검색

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

자세히 살펴보기

Web pages initially load very slowly, but are much faster if I stop and reload the page

  • 3 답장
  • 9 이 문제를 만남
  • 4 보기
  • 최종 답변자: cor-el

more options

Whenever I initially load ANY page from a website, the first page takes a really long time to load. Any pages from that site load very quickly thereafter. I also noticed that if I stop the page load immediately after my initial click and then click Reload, the page loads almost instantly. I'm currently using Firefox 20.0.1, but this problem has been happening for a while...at least as far back as Firefox 19. Based on my research, I've tried a whole slew of suggested solutions, but to no avail...including: turned off hardware acceleration, selected no proxies, disabled ABP, etc. Any other suggestions would be greatly appreciated. Thanks!

Whenever I initially load ANY page from a website, the first page takes a really long time to load. Any pages from that site load very quickly thereafter. I also noticed that if I stop the page load immediately after my initial click and then click Reload, the page loads almost instantly. I'm currently using Firefox 20.0.1, but this problem has been happening for a while...at least as far back as Firefox 19. Based on my research, I've tried a whole slew of suggested solutions, but to no avail...including: turned off hardware acceleration, selected no proxies, disabled ABP, etc. Any other suggestions would be greatly appreciated. Thanks!

선택된 해결법

hello stw203, maybe try to reset all network related settings in your configuration. enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for all preference starting with network. shown in bold (=user set) - right-click and reset such entries to their default value.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

hello stw203, maybe try to reset all network related settings in your configuration. enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for all preference starting with network. shown in bold (=user set) - right-click and reset such entries to their default value.

more options

Thanks so much! I didn't revert all of the network settings, but narrowed it down to the ones related to pipelining. Once those were reset, things seem to be working much better.

more options

You can also set the plugin.expose_full_path from True to False because the true value exposes the path of plugins via the navigator. plugins object to JavaScript that runs on web page as you can see on the about:plugins page.