On Apr 1, 7:11 am, "jyrgen" <[EMAIL PROTECTED]> wrote:
> is there any _gc probability / whatever php setting that is not
> overwritten by the cake session class, and has to be adjusted
> manually ?
>
> thx, jyrgen

session cleaning depends on these php settings:
session.gc_probability, session.gc_divisor and session.gc_maxlifetime.
As far as I can tell, cakephp only sets session.gc_probability.


--~--~---------~--~----~------------~-------~--~----~
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