https://issues.apache.org/bugzilla/show_bug.cgi?id=51468

--- Comment #10 from Christopher Schultz <ch...@christopherschultz.net> 
2011-07-05 22:33:53 UTC ---
(In reply to comment #9)
> (In reply to comment #8)
> > Tomcat 7 can use Filters at the container level. Configure them just as you
> > configure Valves, except that you use <Filter> instead of <Valve>.
> 
> Where did that come from? It is news to me.

I thought filters could be configured in <Context> elements in
META-INF/context.xml, hence the (slight) push to re-write Valves as Filters so
they would be more portable.

> I am struggling to see the benefit of this Valve compared to the urlrewrite,
> particularly given the features that urlrewrite has compared to this patch.

I completely agree.

I'm sure it would be useful for /some/ people to incorporate all kinds of
things from other projects into Tomcat, but it's not really appropriate if they
already exist, are well-known, and well-supported.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to