WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Time Spent on IHS and WAS of a Specific URL Request

    Posted Mon September 09, 2013 02:57 PM
    Hi,

    What's the best way to find out exactly time (in seconds) spent IHS server and WAS server separately?

    We have an environment consists of 2 IHS servers and 2 WAS servers, 2 WAS servers clustered and each IHS connected to cluster through plugins.

    We found out info from IHS log, plugin log and WAS log are not enough to figure out a request process time spend on IHS and WAS separately, one suggestion is to enable TPV, but that way WAS performance may be reduced, so is there better way to archive timing spend check on IHS and WAS?

    Thanks,
    Eric 


  • 2.  Time Spent on IHS and WAS of a Specific URL Request

    Posted Wed September 11, 2013 12:40 PM
    Most recent versions of WAS provide support application response measurement (ARM).  You can enable ARM to run from the plugin through a WAS request.  You can set ARM to different levels of "tracing".  The ARM output is either sent to the WAS logs or can be directed ARM capable monitoring tool.


    WAS v8 InfoCenter ARM -> pic.dhe.ibm.com/infocenter/wasinfo/v8r0/...


  • 3.  Time Spent on IHS and WAS of a Specific URL Request

    Posted Wed September 11, 2013 05:06 PM
    Thanks so much Paul.

    Unfortunately, we are using WAS7.0.0.0.21, instead of WAS8.0, looks like there is need to install 3rd party software for timing purpose but not sure about it.

    I'm still working on it, hope can find out solutions.

    Cheers
    Eric 


  • 4.  Time Spent on IHS and WAS of a Specific URL Request

    Posted Wed September 11, 2013 06:43 PM