> If persistence is important, that is the right approach.  We use
> memcache for sessions at dealnews, but they are not ecommerce related or
> mission critical information.  It's not worth the DB write for us.

High availability is the most important thing for us. Not persistence.
If memcached is not the solution can anyone point out about other
possible solutions?
What would be the best way to have a session saved in more than one
server?

Reply via email to