Simple session persistence base on IP address?

Cliff Wells cliff at develix.com
Tue Oct 28 22:33:47 MSK 2008


On Tue, 2008-10-28 at 11:41 -0700, mike wrote:
> I'll give you the advice I give everyone else: forget session
> persistence. Use a central session store.

Or a distributed session store if scalability is a big concern.
Memcached is designed to do this very thing.

Cliff







More information about the nginx mailing list