We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 7 vues
  • Dernière réponse par 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.

Toutes les réponses (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.