-
Feature Request
-
Resolution: Unresolved
-
Major
-
32.0.1.Final
-
None
-
---
-
---
CXF provides the throttling feature to limit the request traffic to the webservice endpoint:
https://github.com/apache/cxf/tree/main/distribution/src/main/release/samples/throttling
JBossWS already implemented this feature and it's ready to include this in WFLY:
https://github.com/jbossws/jbossws-cxf/tree/main/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling
- is related to
-
WFLY-19375 Add the missing cxf-rt-features-throttling dependency
- Resolved