Gents, It seems that its clear that memcached by itself for session storage has one weakness when it came to long lasting sessions (lets say, days, weeks or months). What happens is that is delete stored objects to set new objects when the memory is near its maximum operational limit (and that is not the max memory you defined). So, does anyone knows how to solve that issue or to have memcached with an alternative (file or db based) session store for failover when a cache miss is encountered? Or, at least just for the session failover? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---