I have an application running on Websphere Application Server 6.1 and I changed the value of the following parameter to solve a performance problem.
'com.ibm.websphere.webservices.http.maxConnection'
Now I'm trying to monitor the usage of this pool, but I couldn't find any PMI measure to do so. Is there any way to gather this pool usage metric?
The outbound connection cache does not have PMI monitoring but does have a lightweight monitor trace: JAX-RPC com.ibm.ws.webservices.engine.transport.channel.Monitor=all=enabled JAX-WS com.ibm.ws.websvcs.transport.channel.Monitor=all=enabled