Are the link ajax one ?
This, is I believe due to the security level., set it to medium. I
guess when during long queries/slow connection your second query is
there before the first one is gone ..making an "hijacking session" ..

On Nov 10, 10:18 pm, validkeys <[EMAIL PROTECTED]>
wrote:
> Im not sure. I have had similar problems when using a database. Anyone
> else have the same problem / advice?
>
> On Nov 10, 12:36 pm, Serge Rodovnichenko <[EMAIL PROTECTED]> wrote:
>
> > No, I store sessions in files, in /tmp directory. Database useage may
> > help to resolve this problem?
>
> > On 10 нояб, 22:15, validkeys <[EMAIL PROTECTED]> wrote:
>
> > > I have had this problem before, where I click links quickly and it
> > > blows up my session data. Are you using the database to manage your
> > > sessions?
>
> > > On Nov 10, 10:45 am, Serge Rodovnichenko <[EMAIL PROTECTED]> wrote:
>
> > > > It's simple:
>
> > > > In your application, click on a link to one action, then click on a
> > > > link to the second action without waiting of results of first action.
> > > > Session data lost.
>
> > > > A heavy-loaded server and complex database query, generated by first
> > > > action/Model or slow network connection may help you to do this :-)
>
> > > > I think it's not a bug, but is there a hope for correcting the
> > > > situation?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to