On Tuesday 12 February 2008 00:45:59 Michael McGlothlin wrote:
> > implement session_set_save_handler() with a database, or
> > ideally, memcache.
>
> I use memcache with a secondary db backing. Works pretty well. I use it
> for session data as well as any other uses I want to make of memcache.
> Memcache makes it fast and using the db makes it more persistent and
> able to handle larger chunks of data.
>
> --
> Michael McGlothlin
> Southwest Plumbing Supply

Hello

I really really interesting about this SECONDARY DB BACKING.

Could you lead me a document, article, ANYTHING to backing up memcached into 
anything ?

Last time it when I was try it, it was huge disaster.

Regards

Sancar

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to