nginx keeping session

mike mike503 at gmail.com
Wed Oct 22 14:26:23 MSD 2008


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

i suppose it has some sort of key and expiry in it so people can't
spoof alternate expiry times etc.


On Tue, Oct 21, 2008 at 11:17 PM, Dave Cheney <dave at cheney.net> wrote:
>
> On Tue, 21 Oct 2008 22:56:57 -0700, mike <mike503 at gmail.com> wrote:
>> depends on your visitor count, architecture, etc, etc. you can also
>> put in a cache like memcached in as well, there's a lot of things you
>> can do.
>>
>
> Or encode the session data in the cookie value, like the Rails guys do
>
>





More information about the nginx mailing list