I've made a test. I've set the security level to 'medium', and set the
CAKE_SESSION_TIMEOUT to 1, so that the session should expire after 100
seconds.
After 100 seconds $this->Session->read('User') returns nothing (I've
tried to print its value), and, in reply to your question, nope, my
cookies aren't there anymore.

On 19 Mar, 20:16, "John David Anderson (_psychic_)"
<[EMAIL PROTECTED]> wrote:

> Set CAKE_SESSION_SECURITY to 'med' or lower. This stops the session
> ID from being regenerated after every request. I wonder if your setup
> is having issues with this. Are your session cookies still intact
> when you notice the session has died?
>
> -- John


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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