Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

How do I get a cached version of a website when I click the back button?

  • 8 답장
  • 3 이 문제를 만남
  • 11 보기
  • 최종 답변자: finitarry

more options

In earlier versions of Firefox when I'd click the back button I would get a cached version of the webpage I was going back to. Now, with the newer versions I get a reloaded, or updated page. Is it possible to change it back to a cached version? Thanks.

In earlier versions of Firefox when I'd click the back button I would get a cached version of the webpage I was going back to. Now, with the newer versions I get a reloaded, or updated page. Is it possible to change it back to a cached version? Thanks.

모든 댓글 (8)

more options

Try this setting in about:config: browser.cache.check_doc_frequency -> 2 That means that the content of the cache will be used rather than the online page. When you need to reload a fresh copy of a page, holding down Shift and pressing the reload button will bypass the cache.

more options

You can check on the about:cache page via the location/address bar if the disk cache is enabled and working.

more options

finitarry said

Try this setting in about:config: browser.cache.check_doc_frequency -> 2 That means that the content of the cache will be used rather than the online page. When you need to reload a fresh copy of a page, holding down Shift and pressing the reload button will bypass the cache.

So try changing the value to 2?

more options

cor-el said

You can check on the about:cache page via the location/address bar if the disk cache is enabled and working.

Everything seems to be copacetic. I did bump up the maximum storage size, don't know if this will help. thanks.

more options

Change the value of browser.cache.check_doc_frequency to 2. That means "never".

more options

finitarry said

Change the value of browser.cache.check_doc_frequency to 2. That means "never".

Thanks.

more options

Note that websites can instruct Firefox not to cache their pages. If pages are generated via JavaScript (AJAX) then it likely won't work as well.


글쓴이 cor-el 수정일시

more options

One can at least try, and it serves to conserve bandwidth as well as speeding things up if it works.