atom feed9 messages in ru.sysoev.nginxRe: nginx keeping session
FromSent OnAttachments
Glen LumanauOct 21, 2008 10:34 pm 
mikeOct 21, 2008 10:47 pm 
Glen LumanauOct 21, 2008 10:50 pm 
mikeOct 21, 2008 10:56 pm 
Dave CheneyOct 21, 2008 11:17 pm 
mikeOct 22, 2008 3:26 am 
Dave CheneyOct 22, 2008 4:08 am 
张立冰Oct 22, 2008 8:00 am 
mikeOct 22, 2008 12:28 pm 
Subject:Re: nginx keeping session
From:mike (mike@gmail.com)
Date:Oct 22, 2008 12:28:00 pm
List:ru.sysoev.nginx

On Wed, Oct 22, 2008 at 4:08 AM, Dave Cheney <da@cheney.net> wrote:

eh, depending on what you're storing couldn't it hit the RFC cookie limit pretty easily?

The only piece of data you would need is the user id. Everything else can be deduced from that.

not really saving much database load there then :P