On 10/3/2021 3:59 AM, Bengt T wrote:
> My PC containts many entries in folder ...../.cache/mozilla/firefox/xxxxxxxx.default/cache2/entries/ which are time consuming to copy when making backups etc.
>
> My assumption is that the files are used only for speeding up returns to recently visited web pages and can be delete without any loss of important data. Is this correct?
>
Excessive cache content, makes the startup of the browser slower.
You can move the cache to RAM. Using about:config settings.
Enter the search term "cache" to see them all.
In addition, there is:
about:cache
but the whole thing is badly behaved, and you'll have to
check several times that everything is the way you want it.
When you enter a numeric value for a field,
don't forget to hit <return>. That's why one of my attempts
to set the RAM cache size, failed to be recorded for later.
This shows my adjusted settings.
https://i.postimg.cc/TwGmmVbJ/cache-settings-using-about-config.gif
By having no disk files, as in that example, the program
startup no longer has to check all the files are there.
As there are no files when it starts up. The RAM cache is
dumped at program exit.
You can dial the RAM cache size, according to your usage pattern.
There's always someone in the audience with 100 tabs open.
Paul