Look carefully once more.

1. It's MILLISECONDS. Check the number of 0's.

# Set the number of millisecond to wait before invalidating an unused
session.
# Syntax: session.timeout=(long)>0
# Default: 1800000 (30 mins)
session.timeout=1800000

2. It is being set on per-zone basis. So look through all zone .properties
files.

Good luck.

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology. [mailto:[EMAIL PROTECTED]]On
> Behalf Of Manoj P Mansukhani
> Sent: Thursday, February 03, 2000 8:49 AM
> To: [EMAIL PROTECTED]
> Subject: Re: session timeout
>
> hi
>
> yes i am using JServ.  i have tried increasing the JServ parameter
> 'session.checkFrequency' to 10 minutes however the session yets gets timed
> out in just over 30 seconds.
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to