Is memcached a good way to store session share ammong web servers?

Ask Bjørn Hansen ask at develooper.com
Mon Nov 13 04:41:38 UTC 2006


On Nov 12, 2006, at 8:37 PM, howard chen wrote:

> why need to store the session on the database?
>
> why not just use memcached as a shared drive for session?

You didn't tell anything about what your application does and what  
your requirements for the session storage is.  Given that then the  
answer is the usual: Don't use memcached as a substitute for your  
database.


  - ask

-- 
http://www.askbjoernhansen.com/




More information about the memcached mailing list