Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

I need an updated page from server.

  • 7 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 4 προβολές
  • Τελευταία απάντηση από tombensve

more options

I'm a developer trying to test my web application in firefox. The problem is that once FireFox has loaded a page it is cached forever and there seem to be no way what so ever to make it reload from the server.

I've tried to find some developer settings, but there seem to be none. There is a developer sub menu, but there is nothing about cacheing there.

I thought that this problem would be easily solved by googling on it, but NO! I can find no solution to this problem.

Every other browser I've ever used has a workaround to this problem, but if Firefox also have such it is a very well hidden secret.

I'm a developer trying to test my web application in firefox. The problem is that once FireFox has loaded a page it is cached forever and there seem to be no way what so ever to make it reload from the server. I've tried to find some developer settings, but there seem to be none. There is a developer sub menu, but there is nothing about cacheing there. I thought that this problem would be easily solved by googling on it, but NO! I can find no solution to this problem. Every other browser I've ever used has a workaround to this problem, but if Firefox also have such it is a very well hidden secret.

Επιλεγμένη λύση

There is a setting in the developer toolbox settings (scroll down to the Advanced section) to disable the HTTP cache, but that might not be enough in all cases.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (7)

more options

{ Ctrl + F5 } to reload a page from the server.

more options

The above forces the website to redownload the web page bypassing the cache.


Type about:preferences#privacy<enter> in the address bar. The button next to History, select Use Custom Settings.

Turn on Remember My Browsing And Download History At the bottom of the page, turn on Clear History When Firefox Closes. At the far right, press the Settings button. Turn on ONLY Cache and Form And Search History leaving the others off.

more options

Επιλεγμένη λύση

There is a setting in the developer toolbox settings (scroll down to the Advanced section) to disable the HTTP cache, but that might not be enough in all cases.

more options

Yes! I finally found the 'disable cache' setting, it took some time.

I wen't over this setting page several times yesterday and several times today without seeing this.

The font used in the setting are really tiny and I use glasses. But this support site also have a very tiny font size. Maybe I need stronger glasses :-)

Anyhow, thanks for the help!

more options

I sometimes use a magnifier.

more options

You can zoom that developer toolbox with the usual keyboard shortcuts (Command and +).

more options

Cool! It even works on Mac!

Thanks!