Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Is there a way to make session cookies store in RAM only, and not to disk?

  • 1 antwoord
  • 1 heeft dit probleem
  • 7 weergaven
  • Laatste antwoord van cor-el

more options

I want to limit the number of writes that firefox does to the disk (for a few reasons I shouldn't list here) in addition to enhancing privacy overall. One way I hope to do this is to prevent session cookies from being written to the disk at all, and instead just be stored in RAM.

Can this be done?

I know it can be done with cache, but I'd like it to be done with session cookies as well, in addition to other cookies that I have configured to store as session only (e.g. third party cookies that I override to be session only.)

I want to do this while allowing all other cookies to be written to disk.

I want to limit the number of writes that firefox does to the disk (for a few reasons I shouldn't list here) in addition to enhancing privacy overall. One way I hope to do this is to prevent session cookies from being written to the disk at all, and instead just be stored in RAM. Can this be done? I know it can be done with cache, but I'd like it to be done with session cookies as well, in addition to other cookies that I have configured to store as session only (e.g. third party cookies that I override to be session only.) I want to do this while allowing all other cookies to be written to disk.

Alle antwoorden (1)

more options

Session cookies are kept in memory AFAIK and never written to disk.

What makes you think that Firefox is saving them to disk?

You can look at the portable Firefox version if you want to minimize writes to the disk that stores your Firefox profile.