This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I am having problems with 301 redirects being cached. How do I clear FF5's memory?

  • 3 balasan
  • 55 ada masalah ini
  • 16 paparan
  • Balasan terakhir oleh ftobin

more options

I built some websites and never really thought about which redirect should be used when blocking someone from accessing a page requiring a login, so they were all 301's, by default. This has not been a problem until now. FF5 seems to cache this information and I can not access those pages anymore, even after successfully logging in. Clearing FF's cache does not seem to clear this information.

I built some websites and never really thought about which redirect should be used when blocking someone from accessing a page requiring a login, so they were all 301's, by default. This has not been a problem until now. FF5 seems to cache this information and I can not access those pages anymore, even after successfully logging in. Clearing FF's cache does not seem to clear this information.

All Replies (4)

more options

I, too, had this problem.

Then I found that the Web Developer toolbar's "Disable" > "Disable Cache" option seemed to clear a bad 301 redirect for me.

Looking at about:config, it appears to be toggling browser.cache.disk.enable to false. Toggling that to false directly also does the trick. Toggle back to true to have it cache again (and I bet other things are cached).

Worked for me on FF 5.0.1 and Web Developer toolbar 1.1.9.

more options

Rats, this was only temporary. Re-enable the cache and the old cached setting returns.

more options

If you simply clear your cache that should help solve the issue as long as you don't get more 301's.

more options

I'm not sure the best solution should be to empty the browsers cache, especially if you are trying to debug just one website.

Is there not a way to only delete redirect cache ? Or even better, an option to tell Firefox not to cache 301 redirects (yes, even if they are supposed to be permanent).