[Chameleon] session timeout time
Bart van den Eijnden
BEN at Syncera-ITSolutions.NL
Tue Dec 6 11:15:47 EST 2005
Hi,
the php.ini file has a setting:
; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
session.gc_maxlifetime = 1440
The KeepSessionAlive widget has to refresh a small pixel in the page within the gc_maxlifetime (1440 seconds here), otherwise the session times out. But if you just put session.gc_maxlifetime to 90 minutes that should do the trick for you.
Best regards,
Bart
Bart van den Eijnden
Syncera IT Solutions
Postbus 270
2600 AG DELFT
tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl
>>> "He, Matt Yubin" <mhe at itsc.uah.edu> 12/6/2005 4:55 PM >>>
I am trying to increase the session timeout time to 90 minutes. It seems
I can use KeepSessionAlive widget to do this. But is there a way to
directly modify the session timeout time?
Thanks.
Matt
_______________________________________________
Chameleon mailing list
Chameleon at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/chameleon
More information about the Chameleon
mailing list