Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 27364 invoked from network); 25 Jun 2007 19:11:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2007 19:11:00 -0000 Received: (qmail 27992 invoked by uid 500); 25 Jun 2007 19:10:53 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 27535 invoked by uid 500); 25 Jun 2007 19:10:52 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 27524 invoked by uid 99); 25 Jun 2007 19:10:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 12:10:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [81.16.53.101] (HELO pm1.terions.de) (81.16.53.101) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 12:10:46 -0700 Received: (qmail 8058 invoked by uid 98); 25 Jun 2007 19:10:15 -0000 Received: from unknown (HELO ?192.168.123.101?) (mailing-lists@dueppe.com@82.207.213.60) by 0 with ESMTPA; 25 Jun 2007 19:10:15 -0000 Message-ID: <46801312.3050908@dueppe.com> Date: Mon, 25 Jun 2007 21:10:10 +0200 From: =?ISO-8859-15?Q?Ingo_D=FCppe?= User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Is HttpSession id a GUID Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, is the http session id a global unique id within a tomcat 6.0.13 cluster? I like to use it as a unique field within the db for user tracking, so it should be unique within the cluster and time. Regards Ingo --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org