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

Fred Simon <fr...@jfrog.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fr...@jfrog.org

--- Comment #1 from Fred Simon <fr...@jfrog.org> ---
Created attachment 33120
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33120&action=edit
Patch and test for this bug

I tried different approaches for this, but the fact that CoyoteAdapter has no
information about the features supported by the Valve was the biggest issue
here.
I added the "supportsFeature(String)" mechanism that can be used to have an
easy contract between Adapter and Valves.
I'll be happy to change my approach here if a better one is found.
This bug is quite critical for us.

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