Leung, Michael <[EMAIL PROTECTED]> wrote: > Aengus > > > When I use the REQFLOOR -20r, I got the following: > > > Request Report > -------------- > This report lists the files on the site. > > Listing the top 20 files by the number of requests, sorted by the > number of > requests. > > reqs: %bytes: last time: file > ------: ------: ---------------: ---- > 517915: 0.16%: 3/Dec/08 00:01: /layoutid.jsp > 55: : 2/Dec/08 23:37: > /layoutid.jsp?s=292&page=whi&layoutIdIndex=0&oriRef= > 53: : 2/Dec/08 23:05: > /layoutid.jsp?s=55&page=whi&layoutIdIndex=0&oriRef= > > ... > > 549319: 41.49%: 3/Dec/08 00:01: [not listed: 1,441 files] > > > > The file is a little smaller than before, but it still looks like it > is listing every request in the log files. Is it not? I thought I > am only getting the top 20.
You are only getting the Top 20. But, by default, Analog will break down each of those requests if they have arguments or parameters, so you had 517915 requests for /layoutid.jsp, and 55 of thise 517915 requests had s=292&page=whi&layoutIdIndex=0&oriRef= as arguments, and so on. You can set the "Floor" for these subreprts to 100% so that theydon't show up: REQARGFLOOr 100%r http://analog.cx/docs/hierreps.html#ARGSFLOOR Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------