Hello,

I'm having an issue with my server in which some users are reporting that their sessions terminate prematurely (in both PHP- and Perl-developed web applications), on the order of anywhere from 30 seconds to 5 minutes, whereas they should last at least 15 minutes. I use cookies to keep track of sessions. Cookies must be enabled on the users' machines, as they're able to login initially.

I was wondering if anyone has experienced similar issues (from either the user or host side), and what they did to resolve them?

Thanks,
Prone