Monday, November 3

In clustered env how does we know which server having the more load ?

Kanthi Venkiteela - We can use EM console to monitor the load and memory statistics. 
- Get all the http 200 status code from weblogic access logs.


The above will provide appropriate stats, if you want exactly number of records, we have to develop a custom application where we can get the stats of each req served by each server which is tricky.

In the same situation we have requested the network team to enable network firewall logs to trace the requests based on the managed server ip address.

Hope this helps a little.


1 comment: