You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2011/04/19 19:30:08 UTC

[jira] [Created] (SYNAPSE-752) Expose number of active connections per endpoint

Expose number of active connections per endpoint
------------------------------------------------

                 Key: SYNAPSE-752
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-752
             Project: Synapse
          Issue Type: New Feature
            Reporter: Lahiru Gunathilake


it would be useful to get list of endpoint synapse is connected to. I would like Synapse to expose this metric through JMX.So that at any given point we can tell which backend pool has most number of active connections. 

In most cases this will also tell that the backend pool is having issues and should be SwitchedOff in Synapse. 

Regards
Lahiru

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Resolved] (SYNAPSE-752) Expose number of active connections per endpoint

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva resolved SYNAPSE-752.
-----------------------------------------

    Resolution: Fixed

Applied the patch. Thanks Lahiru for the contribution.

> Expose number of active connections per endpoint
> ------------------------------------------------
>
>                 Key: SYNAPSE-752
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-752
>             Project: Synapse
>          Issue Type: New Feature
>            Reporter: Lahiru Gunathilake
>         Attachments: patch.file
>
>
> it would be useful to get list of endpoint synapse is connected to. I would like Synapse to expose this metric through JMX.So that at any given point we can tell which backend pool has most number of active connections. 
> In most cases this will also tell that the backend pool is having issues and should be SwitchedOff in Synapse. 
> Regards
> Lahiru

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Updated] (SYNAPSE-752) Expose number of active connections per endpoint

Posted by "Lahiru Gunathilake (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Gunathilake updated SYNAPSE-752:
---------------------------------------

    Attachment: patch.file

I have attached a patch file which adds the new connectionsperHost map in to JMX information. After applying this patch users will be able to see a map which keeps number of connections for each endpoint which synapse connected.


Regards
Lahiru

> Expose number of active connections per endpoint
> ------------------------------------------------
>
>                 Key: SYNAPSE-752
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-752
>             Project: Synapse
>          Issue Type: New Feature
>            Reporter: Lahiru Gunathilake
>         Attachments: patch.file
>
>
> it would be useful to get list of endpoint synapse is connected to. I would like Synapse to expose this metric through JMX.So that at any given point we can tell which backend pool has most number of active connections. 
> In most cases this will also tell that the backend pool is having issues and should be SwitchedOff in Synapse. 
> Regards
> Lahiru

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org