FireFox cache Expiration - How can I stop it?

User Help for Mozilla Firefox
Locked
Naosuke2
Guest

FireFox cache Expiration - How can I stop it?

Post by Naosuke2 »

I recently went to a site that had a long flash movie that I liked. It took me a long time to get it running. So, I figured that Firefox's cache worked like IE's , I thought that it would store the flash movie in its cache and never remove without me clearing the cache. So, today I went back to the site and I had to re-download the whole again. So, I typed in: "about:cache" and found the file on the cache, but it had an expiration date and it had already expired.

So, I was wondering if any of you knew how to stop the files from expiraing or how to change the expiration date.

Thankyou for your time.

-Ferron
User avatar
tripleshift
Posts: 199
Joined: May 2nd, 2004, 2:08 am
Contact:

Post by tripleshift »

you can set the cache maximum amount, but I don't think you can set the expiration date

I never used IE in my whole life hence I can't know, but I don't think it stores in cache untill you empy it.
I guess IE has a maximum too and it deletes older cached files as well.

...
I left my good sign in the other pants
Guest
Guest

Post by Guest »

Are you sure, because I remember sombody saying you could a while back
User avatar
scratch
Posts: 4942
Joined: November 6th, 2002, 1:27 am
Location: Massachusetts

Post by scratch »

the web server sets the expiration date.
Naosuke2
Guest

Post by Naosuke2 »

But is there a way to change the date? Becuase I remember somone posting about an editor.
theurs
Posts: 3
Joined: May 13th, 2004, 6:24 am

Post by theurs »

about:config

browser.cache.check_doc_frequency=2

Compare the page in cache to the page on the network:

1 = Every time I view the page
0 = Once per session
3 = When the page is out of date (default)
2 = Never

http://www.mozilla.org/quality/networki ... prefs.html
User avatar
jadjkorn64
Posts: 35
Joined: November 1st, 2008, 11:28 am

Re: FireFox cache Expiration - How can I stop it?

Post by jadjkorn64 »

sorry to bother theurs but that's incorrect.

browser.cache.disk.doomEntriesIfExpired
boolean.
false.

to avoid to mark the cache entry for deletion.
maybe this help you.

and this addons

Cache Fixer
https://addons.mozilla.org/es-ES/firefox/addon/6859

Better Cache
https://addons.mozilla.org/es-ES/firefox/addon/6371

Imglikeopera
https://addons.mozilla.org/es-ES/firefox/addon/1672

this extensions are a must have for enhancing the speed of the web surfing and overide the default or web server expiration date of the cache entry. giving a lifetime up to one week (604800 seconds)

to install them in minefield you must enable the installation of incompatible addons and disable checkupdate security for extensions

creating this.

extensions.checkCompatibility boolean false
extensions.checkUpdateSecurity boolean false

and that's it!

take care everyone

email me to discuss this further.
User avatar
LoudNoise
New Member
Posts: 39900
Joined: October 18th, 2007, 1:45 pm
Location: Next door to the west

Re: FireFox cache Expiration - How can I stop it?

Post by LoudNoise »

You are replying to an elderly thread (2004). Locking.
Post wrangler
"Choose between the Food Select Feature or other Functions. If no food or function is chosen, Toast is the default."
User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: FireFox cache Expiration - How can I stop it?

Post by James »

jadjkorn64, please do not suggest to regular Firefox users to use a unstable developmental build like what your using. Also none of the regulars here does email support.

Also as this thread was from five years ago, as Preferences can come and go, be disabled or taken out.

Also how can you be right when browser.cache.check_doc_frequency was correct and there is no real easy to find documentation on browser.cache.disk.doomEntriesIfExpired in
http://kb.mozillazine.org/About:config_entries
http://kb.mozillazine.org/Category:Preferences
http://preferential.mozdev.org/preferences.html
Locked