Is memcached a good way to store session share ammong web
servers?
Marcus Bointon
marcus at synchromedia.co.uk
Mon Nov 13 10:08:06 UTC 2006
On 13 Nov 2006, at 10:03, Peter Bengtson wrote:
> You don't need to resort to other software. Simply set up a
> separate instance of memcache and configure it never to evict data
> using a simple command line option. Very simple to do, and very
> reliable. And it does not require any additional software.
Well, memcache will still evict data if it runs out of memory, and if
it is restarted, all data is lost. Sharedance suffers neither of
these problems. Admittedly, you can store a lot of typical sessions
in a couple of gigs!
Marcus
--
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
marcus at synchromedia.co.uk | http://www.synchromedia.co.uk/
More information about the memcached
mailing list