[imp] Session timeout

Mike Barsalou mbarsalou@aidea.org
Tue, 30 Apr 2002 14:29:59 -0800


I would like to have my users timed out if they leave the browser open for
more than 20 minutes without doing anything.  Which one of these php.ini
settings should I be changing?

session.gc_maxlifetime 
session.cookie_lifetime 


Should I be modifying something in Apache too/instead?

Mike