Re: most requested

From: Alex Rousskov (rousskov@measurement-factory.com)
Date: Thu Apr 18 2002 - 21:45:16 MDT


On Fri, 19 Apr 2002, Markus J. Kaiser wrote:

> can i extract a listing of all requested objects orderd
> by the number they got requested?

Sure. Use the "--dump reqs" polyclt option. Not very efficient, but
will do the job. You can alsouse proxy's access.log if you are running
through the proxy...

> additionally i would like to know the number of unique objects.

Once you get the above list, you can run it through "uniq" Unix tool
to count unique URLs. You can also compute approximate number of URLs
using recurrence ratio (subject to phase factors) and
experiment/phases duration. Finally, the working set size determines
the number of unique objects "active" at any given time.

Alex.



This archive was generated by hypermail 2b29 : Mon Feb 06 2006 - 12:00:22 MST