Replace asp session with Memcached

Dawei Wang dawei.wang at iupload.com
Tue May 8 17:51:40 UTC 2007


Thanks a lot for all the reply.

On 5/8/07, Perrin Harkins <perrin at elem.com> wrote:
>
> On 5/8/07, Dawei Wang <dawei.wang at iupload.com> wrote:
> > To replace session with Memcached, we have two problems need to figure
> out:
>
> 3. What to do when the session data silently disappears because
> memcached ran out of memory.
>
> Don't make a cache your master storage for session data.  Put it in a
> database and make a write-through cache for it in memcached.
> Otherwise, you may lose data.
>
> - Perrin
>



-- 
Dawei Wang
iUpload(r) | www.iupload.com | 1-866-487-5623

Blog:  http://wang.iupload.com/
Email: dawei.wang at iupload.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070508/ef6a1400/attachment.html


More information about the memcached mailing list