Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Some websites wont cache

  • 2 відповіді
  • 4 мають цю проблему
  • 7 переглядів
  • Остання відповідь від scorpiodan

more options

I have browser.cache.check_doc_frequency set to 2 but some webpages simply will not cache. Is there a way to force this? Memory use is not an issue

I have browser.cache.check_doc_frequency set to 2 but some webpages simply will not cache. Is there a way to force this? Memory use is not an issue

Усі відповіді (2)

more options

It's true, Firefox doesn't cache everything. The rules (?) are set out in this article: https://developer.mozilla.org/en-US/d.../Using_Firefox_1.5_caching.

To overwrite the cache-related headers before Firefox sees them probably requires some kind of external proxy, or maybe an extension could do it. I didn't see any extension purpose built for this, but did see a discussion of one on a website: networking - Force Firefox to cache a URL for a specific period of time - Super User.

more options

Thanks for that useful information.

I installed a version of that script (just removed the if url check so it applies to every site). It works for some sites, not others (like this one).

There definitely needs to be a setting added to firefox to override the pageshow/pagehide event hijacking user control over caching. I shudder to think how many billions of unnecessary packets are sent every day and how much time and bandwidth is wasted reloading information that is exactly the same and already sitting on your computer [Idiocracy].