-
Feature Request
-
Resolution: Done
-
Major
-
8.0.0.Alpha1
-
None
We still need to support Undertow-specific metrics or render them unsupported if they make little sense on Undertow:
- requests – attach HttpHandler to hold the count (the delta is calculated)
- send-traffic – add response conduit to hold the counts
- receive-traffic – add request conduit
- busyness – calculate number of running requests
- blocks
-
MODCLUSTER-331 Add mod_cluster container SPI implementation for undertow
- Closed
- is related to
-
WFLY-2090 CXF fails with IllegalStateException: UT000005: getRequestChannel() has already been called
- Closed