Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 66350 invoked from network); 30 Aug 2004 15:32:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Aug 2004 15:32:47 -0000 Received: (qmail 84431 invoked by uid 500); 30 Aug 2004 15:32:15 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 84343 invoked by uid 500); 30 Aug 2004 15:32:14 -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 84328 invoked by uid 99); 30 Aug 2004 15:32:14 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [63.244.250.133] (HELO warhawk.mpi.com) (63.244.250.133) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 30 Aug 2004 08:32:13 -0700 Received: from thunderbolt.mpi.com (thunderbolt [63.244.253.70]) by warhawk.mpi.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id i7UFWAMF005496 for ; Mon, 30 Aug 2004 11:32:10 -0400 (EDT) Received: from US-VS1.corp.mpi.com (us-be2.corp.mpi.com [63.244.252.32]) by thunderbolt.mpi.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id i7UFVB1g012458 for ; Mon, 30 Aug 2004 11:32:00 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem with session counting Date: Mon, 30 Aug 2004 11:31:18 -0400 Message-ID: <9C5166762F311146951505C6790A9CF80229BFA2@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with session counting Thread-Index: AcSOpVHiTFwu7M5zRXKjwlLnmNCw8wAAPAEw From: "Shapira, Yoav" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N H= i, Well, maybe sessions aren't destroyed right after they time out. The = container is not obligated to do this immediately, I don't think anywa= ys. It might simple remove them from the list of active sessions, and= wait for GC or a reaper thread of some sort. This is a container-spe= cific implementation issue. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Michael S=FCdkamp [mailto:michael.suedkamp@docware.de] >Sent: Monday, August 30, 2004 11:24 AM >To: 'Tomcat Users List' >Subject: AW: Problem with session counting > >Thanks Yoav, > >No, this makes no difference. If I increase the thread delay to about= 200 >ms, the problem disappears. >I have a similar (but not identical) effect if I deploy my web-app in= >another servlet container (JRun 4). So I would admit that there is a >problem with my app, but what problem can make the session listener m= ethods >go wrong? > >Michael > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org