To run the flogger:-

flog

The following arguments are accepted:

Commands:
    -help                                                help
    -flog            host  logfile                       Flog Site

Options:
    -rate            rate
    -max             maximum open connections
    -duration        duration
    -http_port       http_port
    -stats           statistics
    -debug           debug


To flog pub1.pub.whitehouse.gov with statistics reported every 
10 seconds use:

osf1/flog -flog pub1.pub.whitehouse.gov host_static.flog

Flog Examples/host_static.flog pub1.pub.whitehouse.gov 10 25 100000 80 10
We have 100005 linesWe have 5 items
Time    10  Current: 24 (25)  Started:    36  Skipped:    0  Throttled:   65  Aborted:    0
Time    20  Current: 24 (25)  Started:    63  Skipped:    0  Throttled:  138  Aborted:    0


To get debug info (stats likely to be useless) use -debug 1 for some info,
-debug 2 reports every socket error that occurs.

osf1/flog -flog pub1.pub.whitehouse.gov flog_v1.0/host_static.flog -debug 1
Flog flog_v1.0/host_mini.flog pub1.pub.whitehouse.gov 10 25 100000 80 10
We have 100008 linesWe have 8 items
Method: 0   /
Method: 0   /docs/top-frame.html
Method: 0   /docs/top-title.html
Method: 0   /docs/top-index.html


You should see information on the status of the flogger in the
bottom right of the genera console.

host_mini has some computed urls in.


I appear to be able to get something like 3.5 connections per 
second between the whitehouse and MIT. This may well be the 
result of the various timer and limiter settings on the machine


	Phill

