From dev-return-103051-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Thu Feb 11 22:00:19 2010 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 18889 invoked from network); 11 Feb 2010 22:00:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2010 22:00:18 -0000 Received: (qmail 96220 invoked by uid 500); 11 Feb 2010 22:00:17 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 96124 invoked by uid 500); 11 Feb 2010 22:00:17 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 96113 invoked by uid 99); 11 Feb 2010 22:00:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 22:00:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 22:00:09 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nfh4f-0005JF-5W for dev@tomcat.apache.org; Thu, 11 Feb 2010 13:59:49 -0800 Message-ID: <27555458.post@talk.nabble.com> Date: Thu, 11 Feb 2010 13:59:49 -0800 (PST) From: George Baxter To: dev@tomcat.apache.org Subject: Tomcat 6 on solaris losing cookies MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gbaxter@shutterfly.com Hello, We're running into an issue with tomcat 6.0.18 running on solaris. Occasionally a request will come through that has cookies in the header, but the request.getCookies() returns no cookies. This causes the user to lose session and other bad bad things. It seems to happen randomly, across our web site, and varies in frequency from every 5-10 requests to over 200 requests before it happens again. Any ideas what might be happening? Thanks. -- View this message in context: http://old.nabble.com/Tomcat-6-on-solaris-losing-cookies-tp27555458p27555458.html Sent from the Tomcat - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org