[Seaside] Stupid question about session expiration handling..

Lukas Renggli renggli at gmail.com
Sat Feb 10 06:07:51 UTC 2007


> It's like garbage collection, just because a session expires in 60, doesn't
> mean it'll be done, it just means it becomes invalid after that.  Sessions
> are clean, by incoming requests, every 10th one I think.  Most of us who run
> real sites run a background process to continually expire old sessions so
> that we don't pause an incoming request to do it.

Just as a side remark: Even tough this sounds interesting, I don't
know of any productive application that does this.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list