Class ConnectionsView

java.lang.Object
org.apache.synapse.transport.nhttp.util.ConnectionsView
All Implemented Interfaces:
ConnectionsViewMBean

public class ConnectionsView extends Object implements ConnectionsViewMBean
ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections created by the NHTTP transport. Connection statistics can be divided into two categories, namely short term data and long term data. Short term data is related to the last 15 minutes of execution and they are updated every minute. Long term data is related to the last 24 hours of execution and they get updated every 5 minutes. In addition to the connection statistics this MBean also provides information on the request and response sizes received over the HTTP connections. All messages are divided into six categories based on their sizes and the resulting counts are made available as a table.