But you've now changed the default for the Request Report from Requests to Bytes, so that the sorting of the top level of the Rquest Report no longer matches the sort order of the arguments, and the FLOOR. You can fix this by specifying REQARGSORTBY bytes REQFLOOR 1b
(You might need REQARGSFLOOR as well at that point). Again, you might not care, (I usually ignore these warnings if I'm doing a quick one-off report), but if you're setting up a report to run regularly, then it makes sense to set the subsortorders and floors if you are changing the defaults. --------------------------------------- I'm afraid I got totally lost from all of the above -- how about this: I want everything to show as requests rather than as bytes. Here is the config I cobbled together on what I think you said: # sorting DIRSORTBY REQUESTS REQSORTBY REQUESTS REQARGSORTBY REQUESTS REQFLOOR REQUESTS REQARGSFLOOR REQUESTS Here are the errors I still get (which will probably not surprise you): J:\Bucko\Web Work\puffinlog\analog.exe: Warning C: Bad argument in configuration command: ignoring it: REQFLOOR REQUESTS J:\Bucko\Web Work\puffinlog\analog.exe: Warning C: Bad argument in configuration command: ignoring it: REQARGSFLOOR REQUESTS J:\Bucko\Web Work\puffinlog\analog.exe: Warning D: In Directory Report, SORTBY (requests) doesn't match SUBSORTBY (bytes) J:\Bucko\Web Work\puffinlog\analog.exe: Warning D: In Directory Report, SORTBY (requests) doesn't match FLOOR (bytes) How do I correct my sorting so that a) there are no warnings -- (I'd like to have a clearn file for daily updates) and b) where there is a sort by requests, it will sort at all levels by requests? THANKS Ray +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------

