Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 72549 invoked from network); 17 Jan 2005 18:35:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jan 2005 18:35:30 -0000 Received: (qmail 71804 invoked by uid 500); 17 Jan 2005 18:35:12 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 71756 invoked by uid 500); 17 Jan 2005 18:35:11 -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 71736 invoked by uid 99); 17 Jan 2005 18:35:11 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from out2.smtp.messagingengine.com (HELO out2.smtp.messagingengine.com) (66.111.4.26) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 17 Jan 2005 10:35:09 -0800 Received: from web3.messagingengine.com (web3.internal [10.202.2.212]) by frontend1.messagingengine.com (Postfix) with ESMTP id 8D321C50098 for ; Mon, 17 Jan 2005 13:35:03 -0500 (EST) Received: by web3.messagingengine.com (Postfix, from userid 99) id 5913A2DA6; Mon, 17 Jan 2005 13:35:04 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) Subject: question on session info in manager webapp To: "Tomcat User" Date: Mon, 17 Jan 2005 12:35:04 -0600 From: "Stephen Charles Huey" X-Sasl-Enc: 8ujveCB7oc/y54l89518HQ 1105986904 Message-Id: <1105986904.12332.212934079@webmail.messagingengine.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N When I go to /manager/html and then click on the session count for one of my webapps, it displays this: OK - Session information for application at context path /testwebapp Default maximum session inactive interval 30 minutes 120 - <130 minutes:4 sessions If the default timeout is set to 30 minutes, why does it say 120 - <130 minutes? When I look at other examples online where the default timeout is set to 30 minutes, the 3rd line on those examples says 30 - <40 minutes. So what does this mean? That 4 sessions have been created in the last couple of hours? Why does it show it for a whole 2 hours instead of just for the last half hour or whatever? Thanks, Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org