Hi, I'm looking at analysing the number of requests to just one file and then ranking how often different arguments are used when accessing the file. For example: 1. filename?x=1 1000 requests 2. filename?x=2 500 requests 3. filename?x=3 250 requests etc.
The report I can currently produce has the following form: no.: reqs: %reqs: last time: file ---: -----: ------: ---------------: ---- 1: 10102: 100%: 5/Mar/02 15:59: filename : 184: 1.82%: 5/Mar/02 15:55: filename?x=1 : 116: 1.15%: 5/Mar/02 15:55: filename?x=2 Is it possible to setup analog to number each filename AND its arguments (ie the indented items) as opposed to just numbering each filename? Many Thanks Kris Coverdale __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
