At 08:56 24.11.2002, Jean-Christian Imbeault said:
--------------------[snip]--------------------
>session.gc_maxlifetime does set the lifetime of a session, but a session 
>will not be cleaned by PHP until session.gc_probability has been hit. 
>Again, if my understanding is correct, PHP doesn't automatically check 
>to see if a session has expired before accessing it. It pre-supposes 
>that any session file lying around is till active. And those session 
>file will stay there until session.gc_probability has been hit.
>
>I might be wrong though ...
--------------------[snip]-------------------- 

You're quite right :=


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to