ndn12logic: traffic rates, counts, and volumes

This information is based on the client-side measurements.

Load Count
(xact/sec)
Volume
(Mbits/sec)
offered 3.99 0.35
measured 3.88 0.34
load trace
load.trace.scope=sides=client__phases=meas

The load table shows offered and measured load from client side point of view. Offered load statistics are based on the request stream. Measured load statistics are based on reply messages. The 'count' column depicts the number of requests or responses.

The 'volume' column is a little bit more tricky to interpret. Offered volume is reply bandwidth that would have been required to support offered load. This volume is computed as request rate multiplied by measured mean response size. Measured volume is the actual or measured reply bandwidth.



SSL load Count
(xact/sec)
Volume
(Mbits/sec)
offered 0.00 -0.00
measured 0.00 0.00
SSL load trace
ssl.load.trace.scope=sides=client__phases=meas

The SSL load table shows offered and measured load from client side point of view. Offered load statistics are based on the request stream. Measured load statistics are based on reply messages. The 'count' column depicts the number of requests or responses.

The 'volume' column is a little bit more tricky to interpret. Offered volume is reply bandwidth that would have been required to support offered load. This volume is computed as request rate multiplied by measured mean response size. Measured volume is the actual or measured reply bandwidth.



FTP load Count
(xact/sec)
Volume
(Mbits/sec)
offered 0.00 -0.00
measured 0.00 0.00
FTP load trace
ftp.load.trace.scope=sides=client__phases=meas

The FTP load table shows offered and measured load from client side point of view. Offered load statistics are based on the request stream. Measured load statistics are based on reply messages. The 'count' column depicts the number of requests or responses.

The 'volume' column is a little bit more tricky to interpret. Offered volume is reply bandwidth that would have been required to support offered load. This volume is computed as request rate multiplied by measured mean response size. Measured volume is the actual or measured reply bandwidth.



Stream Contribution Rates Totals
Count
(%)
Volume
(%)
Count
(xact/sec)
Volume
(Mbits/sec)
Count
(xact,M)
Volume
(Gbyte)
"image" response 66.11 28.06 2.53 0.09 0.00 0.02
"HTML" response 14.10 10.36 0.54 0.03 0.00 0.01
"download" response 0.71 18.02 0.03 0.06 0.00 0.01
"other" response 19.08 43.56 0.73 0.15 0.00 0.03
all response content types 100.00 100.00 3.83 0.34 0.01 0.08
misses 100.00 100.00 3.83 0.34 0.01 0.08
hits and misses 100.00 100.00 3.83 0.34 0.01 0.08
cachable 80.29 81.75 3.08 0.27 0.01 0.07
not cachable 19.71 18.25 0.76 0.06 0.00 0.01
cachable and not 100.00 100.00 3.83 0.34 0.01 0.08
fill 80.29 81.75 3.08 0.27 0.01 0.07
all replies 100.00 100.00 3.83 0.34 0.01 0.08
page n/a[1] n/a[1] 0.54 0.13 0.00 0.03
no auth 100.00 100.00 3.83 0.34 0.01 0.08

No events observed for the following statistics: "foreign" response, "bodiless" response, "unknown" response, hits, ims/200, ims/304, all ims, FTP active, FTP passive, FTP all modes, reload, range, abort, redirected request, reply to redirect, HEAD, POST, PUT, CONNECT, all non-gets, useful proxy validations, useless proxy validations, all proxy validations, SOCKS hits, SOCKS misses, SOCKS hits and misses, SSL hits, SSL misses, SSL hits and misses, FTP hits, FTP misses, FTP hits and misses, all auth, tunneled, custom.


The 'Reply stream' table provides count and volume statistics for many classes of transactions and for so-called pages. The 'Contribution' columns show count- and volume-based portions of all transactions. The 'Rates' columns show throughput and bandwidth measurements. The 'Totals' columns contain the total number of transactions and the total volume (a sum of individual response sizes) for each stream.

Note that some streams are a combination of other streams. For example, the 'all ims' stream contains transactions with If-Modified-Since requests that resulted in either '200 OK' (the 'ims/304' stream) or '304 Not Modified' (the 'ims/304' stream) responses.

Many combination streams, such as 'all content types' or 'hits and misses' stream, contribute less than 100% because properties like content type or hit status are distinguished for 'basic' transactions only. A basic transactions is a simple HTTP GET request resulted in a '200 OK' response. Various special transactions such as IMS or aborts do not belong to the 'basic' category.

The 'Reply object' table contains corresponding response time and size statistics for streams.

A similar table covering request messages is available elsewhere.