-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
The documentation on the filter-ref attribute 'priority' in the undertow subsystem [1] suggests a filter with a higher number (e.g. 2) is executed before a filter with a lower number (e.g. 1). It appears to be the opposite.
"Defines filter order. It should be set to 1 or more. A higher number instructs the server to be included earlier in the handler chain than others under the same context."
- clones
-
JBEAP-15189 Error in description of priority attribute in filter-ref attributes
- Closed