Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6930019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:23:34+00:00 2026-05-27T11:23:34+00:00

As above really, if I store something (e.g. website session data) in memcached, is

  • 0

As above really, if I store something (e.g. website session data) in memcached, is it possible to remove the data securely so that it would not be evident in a later memory dump?

I assume delete just unassigns the memory rather than wiping it? Could I manually junk the allocated memory by updating the key with random data before deleting it?

Obviously encrypting the data before storing it would be a solution but this also adds a performance overhead.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T11:23:34+00:00Added an answer on May 27, 2026 at 11:23 am

    Check the FAQ. So, if you want to secure your data, because you are in a hostile environment, use SASL authentication. Check it out: SASL

    And make sure no one has access to memcached from the outside!!! Bind it to localhost.

    Excerpt from the manual:

    When do expired cached items get deleted from the cache?

    memcached uses a lazy expiration, which means it uses no extra cpu
    expiring items. When an item is requested (a get request) it checks
    the expiration time to see if the item is still valid before returning
    it to the client.

    Similarly when adding a new item to the cache, if the cache is full,
    it will look at for expired items to replace before replacing the
    least used items in the cache.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently writing a program to generate really enormous (65536x65536 pixels and above) Mandelbrot
I'm new to database design and I considering implementing something that will be time
Is it possible to have a single POCO class that is made up of
This question arose out of something strange that I noticed after investigating this question
For a RESTful web service we say that that the server shouldn't store any
How can I tell closure compiler that an anonymous function should not be removed
The above error message comes up just before SQL Server marks the database as
The above expression is working fine. this expression means first leter should start with
See above. I need to move my bitmaps around a Form, or perhaps inside
In Java 5 and above you have the foreach loop, which works magically on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.