----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Jae Roh wrote:
> What are the units in the session.timeout parameter in the
> blahblahzone.properties files?
>
> e.g.
> session.timeout=1800000
> session.checkFrequency=30000
>
> Is that 1800000 milliseconds = 30 minutes?
> What is the checkFrequency?
They are in milliseconds, or as you noted, 30 minutes. The check
frequency tells the JVM to check for session timeouts ever 30000
milliseconds.
--
Ben Ricker
Web Administrator
US-Rx, Inc.
Voice: (314) 641-3032
Pager: (314) 407-1526
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]