Don Saul wrote:

I've been asked to check if my understanding is correct concerning Request
Reports.

When the Request Reports contains a hierarchial list of pages or requests,
are the children counts rolled up as part of the parent count?

ie.:      18  /gohuntJSP/start.jsp
          4    /gohuntJSP/start.jsp?X
          5    /gohuntJSP/start.jsp?Y
          3    /gohuntJSP/start.jsp?Z

I don't believe the counts are rolled up (the 3 children totaling 12 are
not part of the 18 for the parent).

Can anyone confirm that I am correct or otherwise set me straight?



That is incorrect. The parent count includes alll teh child counts. In this case there were 6 requests for start.jsp that are now shown as child items either because they called the file without any arguments or because they used an argument that is not listed (below the ARGSFLOOR settings).



-- Jeremy Wadsack Seven Simple Machines

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to