Jason Caldwell wrote:

 > Just curious --
 >
 > What system attribute is used to help in determining when a
 > session file will be "cleaned up (GTC)" or in other words,
 > deleted?  Is it the delete time calculated based on the
 > file's "CREATED" or "MODIFIED" time?

Modified time is used for mod_files.
There is case that session data files will not be deleted and user
has to delete session data files manually.

This behaviour might be changed, see mod_files.c for details and
current status.

--
Yasuo Ohgaki


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to