https://bz.apache.org/bugzilla/show_bug.cgi?id=60997

--- Comment #1 from Remy Maucherat <r...@apache.org> ---
I started looking at 2) since I think I saw the request somewhere else as well
in the past, but it was a bit messy (I tried using RequestFilterValve as well).

Instead I added a new feature to the rewrite valve:
https://github.com/apache/tomcat/commit/7a3bbc6e300ced35268fe1c46c90f6b5c752dc5c
Since it allows skipping the next valve, if the semaphore valve is configured
right after the rewrite valve, it can simply how over it if when a rule
matches.

-- 
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