Page 1 of 1

Session Timeouts

Posted: Wed Feb 25, 2009 7:15 pm
by msurabbott
I have two applications running on the same server, their document root is in the same directory. Both applications using authentication that just puts a token in a session..

One applications session doesn't seem to timeout at all, the other times out after 5 or so minutes.

What are the possible reasons why they would act differently, and/or how can this be fixed?

Thanks in advance!