[Catalyst] Session handling under heavy usage

Nilson Santos Figueiredo Junior acid06 at gmail.com
Wed Mar 22 14:47:30 CET 2006


On 3/21/06, Edric <ehankamo at yahoo.com> wrote:
> I've been having a huge problem with my sessions being dropped/lost when
> multiple users are using an app that's being worked on. Upon some further
> reading, I came across this quote:
>
>  "If this is a concern in your application, a soon to be developed locking
> solution is the only safe way to go. This will have a bigger overhead."

This problem only afflicts multiple simultaneous requests *using the
same session*, which is something you shouldn't be doing, anyway
(well, usually). This doesn't seem to be your problem (or I
misunderstood it).

-Nilson Santos F. Jr.



More information about the Catalyst mailing list