Monday, January 2, 2012

session.gc_maxlifetime

Woudnt it make sense for the CakeSession to modify the
session.gc_maxlifetime param, as well?
As of right now it just sets the other params.
But the session file still gets "deleted" way too soon in many cases
The default setting is absurd: "1440" => 24 minutes

The question is - in what cases does the server use gc_maxlifetime to
run the garbige collector?
I know for a fact: php, cake
what about cache and database? they seem to use the values we provide
in the core.php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: