Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 58225 invoked from network); 22 Dec 2005 03:46:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Dec 2005 03:46:13 -0000 Received: (qmail 96533 invoked by uid 500); 22 Dec 2005 03:45:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 96331 invoked by uid 500); 22 Dec 2005 03:45:53 -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 96153 invoked by uid 99); 22 Dec 2005 03:45:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 19:45:53 -0800 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 (asf.osuosl.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 19:45:52 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EpHOO-0002Ap-QU for users@tomcat.apache.org; Thu, 22 Dec 2005 04:45:24 +0100 Received: from pool-71-107-252-2.lsanca.dsl-w.verizon.net ([71.107.252.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Dec 2005 04:45:24 +0100 Received: from wbarker by pool-71-107-252-2.lsanca.dsl-w.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Dec 2005 04:45:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: "Bill Barker" Subject: Re: mod_jk (1.2.14 & 1.2.15) bug Date: Wed, 21 Dec 2005 19:45:40 -0800 Lines: 38 Message-ID: References: <20051222003828.61356.qmail@web50301.mail.yahoo.com> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-71-107-252-2.lsanca.dsl-w.verizon.net X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N "OG" wrote in message news:20051222003828.61356.qmail@web50301.mail.yahoo.com... > Hello, > > Recently I found a possibel mod_jk bug. I'm using Apache 1.3.34, > mod_jk 1.2.14, and Jetty 5.1.15. > > The bug surfaced once I started rewriting URLs with mod_rewrite. It > appears that mod_jk sends a cookie2 header as cookie header, which > Jetty cannot handle. > > The full description of the problem, including HTTP headers that I > sniffed with a proxy can be found here: > > http://my.opera.com/community/forums/topic.dml?id=112287 > > Initially I thought this was a bug in Opera or in Jetty, but a person > in the above thread pointed out this is a (known?) mod_jk bug. > > I looked around tomcat.apache.org, but couldn't find a link to JIRA or > Bugzilla, nor a list of known issues. > > Does anyone know anything about this? Is this a known issue? I'd be > VERY happy to help narrow this down. > It's a known issue. See http://marc.theaimsgroup.com/?l=tomcat-dev&m=113397833612749&w=2. The bug should be harmless for Tomcat, but I can't say about Jetty. In any case, there are two patches in the thread: Choose your favorite, apply it, and rebuild mod_jk. > Thanks, > Otis --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org