I want to have the request report list only the top 100 files sorted by 
number of requests.
I have this in my config file
REQUEST ON
REQCOLS R
REQSORTBY REQUESTS
REQFLOOR -100r

This is what my report produces
Listing the top 100 files by the number of requests, 
sorted by the number of requests. 

  reqs: file
------: ----
 1011: http://1.1.1.1/
    4:   http://1.1.1.1/?this=that
   17: http://1.1.1.1/514454334.gif
    16: http://1.1.1.1/my
   229: http://1.1.1.1/this

...etc

As you can see, the reqs column is not really sorted.
What am I missing?
Free, encrypted, secure Web-based email at www.hushmail.com

Reply via email to