Thanks for the reply.

Could the parent/child hierarchy be turned off?

I am parsing Analog reports to extract query data so I have:

ARGSINCLUDE *  

My understanding is that the REQUEST report displays as follows:

r|Rr|3|/foo
r|Rr|1|/foo?la=1
r|Rr|1|/foo?de=2
r|Rr|1|/foo?da=3

Where foo is the parent, reflecting total requests of the children with 
differing query data.  

This format forces me to check if the file is requested without query 
data by calculating the difference between the total of the children and 
the parent.  Quite a lot of extra processing when you have a large 
number of files and query combinations.

Thanks,

Val

--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to