Chapter 3. Transaction breakdown: root cause analysis 73
This correlator will be used later to combine transaction performance data
captured by STI and data captured by WebSphere Application Server.
4. When the HTTP requests, including the appended transaction correlators,
reach the WebSphere Application Server hosting the transaction’s target
application, and this server has been configured to support transaction
correlation, WebSphere services captures the information regarding the
performance of the specific transaction as seen by the server. WebSphere
Application Server then stores this data along with the transaction correlator,
which was passed on in the HTTP request.
5. The response from the Web application is received by the STI Recorder ...