On Wed, Oct 1, 2008 at 3:42 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:

> Just a "Yes" or "No" and i'm happy!

Michael,

First, sorry for the latency.

We removed the delete statement from the session regeneration stuff
because of problems if you are using asynchronous ajax requests in
your app[1]. These requests may end to beening invalid if the session
id is regenerated in the meanwhile.

Also, if your session table is growing too fast, you should shorten
your session lifetime setting in order for the garbage collector to
purge it more often.

++

[1] http://us2.php.net/manual/fr/function.session-regenerate-id.php#84242

-- 
Nicolas Perriault
http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com
Phone: +33 660 92 08 67

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to