In the request report I noticed that pages with a common query string do
not appear until they have been hit at least 10 times - Is there a FLOOR
setting for this?
Also, we have a site that has a generic servlet for a number of pages (call
it GenServ). The query string tells the servlet which template to display.
Is there anyway to tell analog to not agregate all GenServ hits into one
total but to treat GenServ with unique query strings as unique pages?
Example - By default Ananlog might show somethign like this:
reqs file
50 /GenServ
20 /GenSrv?page=1
15 /GenSrv?page=2
15 /GenSrv?page=3
What I want (only for the GenServ Servlet) is:
reqs file
20 /GenSrv?page=1
15 /GenSrv?page=2
15 /GenSrv?page=3
Each page=x would then get a slice in the pie chart.
You help is appreciated.
Regards
+------------------------------------------------------------------------
| This is the analog-help mailing list. To unsubscribe from this
| mailing list, go to
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| List archives are available at
| http://www.mail-archive.com/[email protected]/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------