Simon Dean wrote:
-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: 31 October 2012 17:18
To: Tomcat Users List
Subject: Re: Comma related bug in
org.apache.catalina.valves.RemoteIpValve

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Simon,

On 10/30/12 1:39 PM, Simon Dean wrote:
I'm using Tomcat 6.0.35 on Windows 7 and RHEL 6.x.   I think I've
stumbled upon a bug in org.apache.catalina.valves.RemoteIpValve.
I think you have, too.

Please log this in Tomcat's bugzilla:
https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206

Thanks Chris.  I've now raised: 
https://issues.apache.org/bugzilla/show_bug.cgi?id=54080


It's actually going to be interesting to see the patch, because the number of characters that can be used as separators between regexes, which don't themselves have any special meaning in regexes, is pretty limited.
We'll probably end up with something like <tag>"regex1","regex2",...</tag>.
Or a single regex, with "|" between the alternatives (which could be a workaround for you now, I guess).




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to