Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 74069 invoked from network); 31 Jan 2005 03:55:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 Jan 2005 03:55:19 -0000 Received: (qmail 22775 invoked by uid 500); 31 Jan 2005 03:55:03 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 22407 invoked by uid 500); 31 Jan 2005 03:55:02 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 22393 invoked by uid 99); 31 Jan 2005 03:55:02 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from Unknown (HELO eazix-win2ks0.eazix.com) (203.177.23.162) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 30 Jan 2005 19:55:00 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C50748.A09A5BBC" Subject: Edit session timeout Date: Mon, 31 Jan 2005 11:54:56 +0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Edit session timeout Thread-Index: AcUHSKBO5W9oeeWwS+iVQMe59tdDvg== From: "Aris Javier" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C50748.A09A5BBC Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello! =20 How to edit session timeout? Tomcat's default value is 30mins... 30 minutes of inactivity then a session will expire... In my apps, i think 30minutes is too long.. i want 5 minutes of inactivity before session expires...=20 =20 is it in server.xml? i only see connectionTimeout which is 20000? is connectionTimeout the same with sessionTimeout? =20 Thanks and regards, Aris =20 ------_=_NextPart_001_01C50748.A09A5BBC--