Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.