View CGI transaction chain analysis screenshot
MyARM View CGI showing transaction chain analysis of our CDDB music database example running at www.myarm.info: Three different transaction chains are shown:
- A HTTP request executing a CGI script was found and analysed just one time.
- A HTTP request executing a CGI script and querying the CDDB database was found 4 times and the mean response times for each (sub-) transaction where calculated and displayed.
- Also a HTTP request executing a CGI script and some SQL statements was found 6 times.