[
https://issues.apache.org/jira/browse/STRATOS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne updated STRATOS-484:
------------------------------------
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.
was:
The method calls made to update the statistics (in-flight request count) are
currently blocks 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.
> Load Balancer Statistics Update Calls blocks the Mediation Flow
> ---------------------------------------------------------------
>
> Key: STRATOS-484
> URL: https://issues.apache.org/jira/browse/STRATOS-484
> Project: Stratos
> Issue Type: Improvement
> Reporter: Imesh Gunaratne
> Assignee: Imesh Gunaratne
> Fix For: 4.0.0 Alpha
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)