Simple session persistence base on IP address?

mike mike503 at gmail.com
Tue Oct 28 22:49:20 MSK 2008


yes that's what i meant with "plenty of options"

depending on how important sessions are you can determine if you need
memcached alone, memcached with db-backing (what is that, a
"write-through cache" ?) etc


On Tue, Oct 28, 2008 at 12:33 PM, Cliff Wells <cliff at develix.com> wrote:
> 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