On Sun, Sep 28, 2008 at 10:40 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> If you ever need > a function for retrieving the current online users (from database > sessions), you will also get the old unused sessions with the current > symfony version (1.1, 1.2). Just another quick note regarding this particular problem, don't forget the values you set up for your session.gc_probability and session.gc_divisor in your php.ini. More info here: http://redotheweb.com/2008/02/01/database-session-handling-and-garbage-collector/ ++ -- 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 -~----------~----~----~----~------~----~------~--~---
