Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The method calls made to update the statistics (in-flight request count) currently block the mediation flow. As a result when handling concurrent incoming requests this will affect the response time since there should be synchronization logic inside the statistics collector.
This performance issue was identified during a load test.