client side | baseline | all phases | framp | fill | fexit | inc1 | top1 | dec1 | idle | inc2 | top2 | dec2 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
server side | baseline | all phases | framp | fill | fexit | inc1 | top1 | dec1 | idle | inc2 | top2 | dec2 | cold |
all sides | baseline | all phases | framp | fill | fexit | inc1 | top1 | dec1 | idle | inc2 | top2 | dec2 |
highlighted cell(s) above show current scope |
---|
links point to other scopes |
Load Count
(xact/sec)Volume
(Mbits/sec)offered 3.20 0.19 measured 3.20 0.19
Load trace
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.
Hit Ratios DHR
(%)BHR
(%)offered 60.97 44.62 measured 48.35 35.95
The hit ratios table shows offered and measured hit ratios from client side point of view. Polygraph counts every repeated request to a cachable object as an offered hit. Measured (cache) hits are detected using Polygraph-specific headers. All hits are counted for 'basic' transactions only (simple HTTP GET requests with '200 OK' responses).
DHR, Document Hit Ratio, is the ratio of the total number of hits to the number of all basic transactions (hits and misses). BHR, Byte Hit Ratio, is the ratio of the total volume (a sum of response sizes) of hits to the total volume of all basic transactions.
A better way to measure hit ratio is to compare client- and server-side traffic. A hit ratio table based on such a comparison is available elsewhere.
Transaction state Number of times Mean concurrency level entered left active 3851.00 3853.00 5.48 waiting 1551.00 1552.00 1.43
concurrent HTTP transaction level trace
TBD.
Connection state Number of times Mean concurrency level entered left open 1929.00 1931.00 12.15 established 1929.00 1931.00 12.14
concurrent HTTP/TCP connection level trace
TBD.
Number of agents Mean population level created destroyed 0.00 0.00 8.00
population level trace
Populus is a set of all live robot or server agents. While alive, an agent may participate in HTTP transactions or remain idle.
The 'Stream' table provides count and volume statistics for many classes of transactions. 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 'Object' table contains corresponding response time and size statistics for streams.
Object Response time (msec) Size (KBytes) Min Mean Max Min Mean Max "foreign" n/a n/a n/a n/a n/a n/a "image" n/a n/a n/a 0.32 4.97 34.70 "HTML" n/a n/a n/a 0.40 5.16 45.98 "download" n/a n/a n/a 92.84 321.77 663.25 "applet" n/a n/a n/a 2.98 5.72 8.89 "other" n/a n/a n/a 9.05 25.34 55.52 all content types n/a n/a n/a 0.32 7.86 663.25 hits 3.00 53.80 1034.00 0.41 5.85 663.25 misses 8.00 2554.85 5782.00 0.32 9.75 663.23 hits and misses 3.00 1345.59 5782.00 0.32 7.86 663.25 ims/200 3.00 1116.69 5797.00 0.44 6.71 55.52 ims/304 2.00 1604.85 4366.00 0.09 0.13 0.16 all ims 2.00 1274.07 5797.00 0.09 4.59 55.52 cachable 3.00 1036.83 5782.00 0.38 7.43 663.25 not cachable 8.00 2523.47 5383.00 0.32 9.51 55.52 cachable and not 3.00 1345.59 5782.00 0.32 7.86 663.25 fill 14.00 2575.95 5782.00 0.38 9.91 663.23 reload 14.00 2560.35 5121.00 0.43 9.44 290.10 abort 7434.00 8372.25 9265.00 1.40 6.28 16.86 redirected request n/a n/a n/a n/a n/a n/a reply to redirect n/a n/a n/a n/a n/a n/a HEAD 3354.00 3354.00 3354.00 0.38 0.38 0.38 POST 1320.00 2671.95 4188.00 1.17 18.07 44.83 PUT n/a n/a n/a n/a n/a n/a all non-gets 1320.00 2706.05 4188.00 0.38 17.18 44.83 all replies 2.00 1399.48 5797.00 0.09 7.69 663.25
The 'Object' table provides response time and response size statistics for many classes of transactions.
Note that some classes are a combination of other classes. For example, the 'all ims' class contains transactions with If-Modified-Since requests that resulted in either '200 OK' (the 'ims/304' class) or '304 Not Modified' (the 'ims/304' class) responses.
Some statistics may not be available because either no objects of the corresponding class were seen during the test or no facilities to collect the stats exist for the class. The former can be verified using a 'Stream' table.
The total of 17 errors detected. Out of those errors, 17xact or 0.44% of all transactions were classified as transaction errors.
Error Count Contribution (%) (c17) connection closed before sending headers 17 100.00
The 'Errors' table shows detected errors. For each error type, the number of errors and their contribution towards total error count are shown.
No instances of this object class were observed or recorded in the given scope.
This object class represents one of the content types specified in the PGL workload file and labeled there as "foreign".
contribution: 63.42% by count and 40.94% by volume rates: 2.02xact/sec or 0.08Mbits/sec totals: 0.00Mxact and 0.01GByte response time: n/a min, n/a mean, and n/a max response size: 0.32KBytes min, 4.97KBytes mean, and 34.70KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
This object class represents one of the content types specified in the PGL workload file and labeled there as "image".
contribution: 14.90% by count and 9.99% by volume rates: 0.47xact/sec or 0.02Mbits/sec totals: 0.00Mxact and 0.00GByte response time: n/a min, n/a mean, and n/a max response size: 0.40KBytes min, 5.16KBytes mean, and 45.98KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
This object class represents one of the content types specified in the PGL workload file and labeled there as "HTML".
contribution: 0.29% by count and 12.03% by volume rates: 0.01xact/sec or 0.02Mbits/sec totals: 0.00Mxact and 0.00GByte response time: n/a min, n/a mean, and n/a max response size: 92.84KBytes min, 321.77KBytes mean, and 663.25KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
This object class represents one of the content types specified in the PGL workload file and labeled there as "download".
contribution: 0.08% by count and 0.06% by volume rates: 0.00xact/sec or 0.00Mbits/sec totals: 0.00Mxact and 0.00GByte response time: n/a min, n/a mean, and n/a max response size: 2.98KBytes min, 5.72KBytes mean, and 8.89KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
This object class represents one of the content types specified in the PGL workload file and labeled there as "applet".
contribution: 7.66% by count and 25.23% by volume rates: 0.24xact/sec or 0.05Mbits/sec totals: 0.00Mxact and 0.01GByte response time: n/a min, n/a mean, and n/a max response size: 9.05KBytes min, 25.34KBytes mean, and 55.52KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
This object class represents one of the content types specified in the PGL workload file and labeled there as "other".
contribution: 86.35% by count and 88.25% by volume rates: 2.75xact/sec or 0.17Mbits/sec totals: 0.00Mxact and 0.02GByte response time: n/a min, n/a mean, and n/a max response size: 0.32KBytes min, 7.86KBytes mean, and 663.25KBytes max No response time and size histograms were collected or stored for this object class.
No response time and size traces are collected for this object class.
No description is available for this object class.
This object class belongs to the 'all replies' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'hits and misses' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'hits and misses' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
response time distribution
object size distribution No response time and size traces are collected for this object class.
No description is available for this object class.
This object class belongs to the 'all ims' class.
response time distribution
object size distribution No response time and size traces are collected for this object class.
No description is available for this object class.
This object class belongs to the 'all ims' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
No response time and size histograms were collected or stored for this object class.
response time trace
No description is available for this object class.
This object class belongs to the 'cachable and not' class.
No response time and size histograms were collected or stored for this object class.
response time trace
No description is available for this object class.
This object class belongs to the 'cachable and not' class.
No response time and size histograms were collected or stored for this object class.
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
No response time and size histograms were collected or stored for this object class.
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
No response time and size histograms were collected or stored for this object class.
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
No instances of this object class were observed or recorded in the given scope.
No description is available for this object class.
This object class belongs to the 'all replies' class.
No instances of this object class were observed or recorded in the given scope.
No description is available for this object class.
This object class belongs to the 'all replies' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all non-gets' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all non-gets' class.
No instances of this object class were observed or recorded in the given scope.
No description is available for this object class.
This object class belongs to the 'all non-gets' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.
This object class belongs to the 'all replies' class.
response time distribution
object size distribution
response time trace
No description is available for this object class.