Hi,
I'm trying to block external access to port 8009 (AJP13), as only my local host
really needs to be able to talk to it.
I'm wondering if there are any internal/mod_jk mechanisms for that, or if
iptables is the best option.
I have tried iptables, which did block external requests, but it also
ra users complaining about
this.
Thanks,
Otis
- Original Message
From: Mladen Turk <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thu 22 Dec 2005 02:17:08 PM EST
Subject: Re: mod_jk (1.2.14 & 1.2.15) bug
OG wrote:
> Hello,
>
> Thank you for the information, Bill.
>
in it.
Thanks,
Otis
- Original Message
From: Bill Barker <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Wed 21 Dec 2005 10:45:40 PM EST
Subject: Re: mod_jk (1.2.14 & 1.2.15) bug
"OG" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
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 probl