Please take me off this reply list. Thanks

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 20, 2005 5:01 PM
To: Tomcat Users List
Subject: Re: org.apache.catalina.valves.RemoteHostValve issue


Tony Tomcat wrote:
> Actually.. according to the documentation the RemoteHostValve and
> RemoteAddrValve both do the same thing..
> 
> They both say...
> "Concrete implementation of RequestFilterValve that filters based on 
> the
> string representation of the remote client's IP address."
> 
> The javadoc is exactly the same except the class name. :-P
> 
The JavaDocs for RemoteHostValve are wrong. It should say "...filters 
based on the remote client's hostname." The JavaDocs for 
RemoteAddrValve are correct.

I don't see anything in the JavaDocs that suggests regular expressions 
should not be used for the allow and deny patterns.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to