22 lines
802 B
Plaintext
22 lines
802 B
Plaintext
bin/client job-count=1000 thread-count=16 < urls/proxy_all
|
|
[MAIN] Initialization Complete. Starting work.
|
|
[CONF] Overriding default job-count with value 1000
|
|
[CONF] Overriding default thread-count with value 16
|
|
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/tiny.html"
|
|
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/small.html"
|
|
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/medium.html"
|
|
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/big.html"
|
|
[JOBM] Processed 4 URLs from file
|
|
Time: 10444.705084 ms.
|
|
Received: 539984250 bytes.
|
|
Throughtput: 51699329.531950 bps.
|
|
|
|
Connection Latency Stats:
|
|
Min: 0.038000 Avg: 0.125532 Max: 9.837000
|
|
Std Dev: 0.550453
|
|
|
|
Time Per Connection:
|
|
Min: 3.821000 Avg: 105.220233 Max: 5202.148000
|
|
Std Dev: 404.754399
|
|
|