[Seaside] state of the aubergine

Kamil Kukura kamk@volny.cz
Mon, 22 Apr 2002 22:00:07 +0200


>
>
>Can you explain further?  Sessions do expire, it's just that by default
>they expire in according to an LRU policy.  For some situations a
>time-based policy might be better, and it would be simple to implement a
>subclass of IACache that did this.
>
Well, set the sessionLimit to 20. When there are 20 users using the 
application, what happens when 21st user comes?

-- 
Kamil