| 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 124.23 6.72 measured 124.20 6.72
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.14 42.95 measured 56.20 39.27
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 149522.00 149482.00 160.58 waiting 58745.00 58727.00 48.25
concurrent HTTP transaction level trace
TBD.
Connection state Number of times Mean concurrency level entered left open 10172.00 10166.00 2529.47 established 10172.00 10166.00 2529.46
concurrent HTTP/TCP connection level trace
TBD.
Number of agents Mean population level created destroyed 0.00 0.00 312.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 "image" n/a n/a n/a 0.36 4.91 48.75 "HTML" n/a n/a n/a 0.41 4.68 69.75 "download" n/a n/a n/a 17.78 303.88 1389.48 "other" n/a n/a n/a 6.83 24.96 94.81 all content types n/a n/a n/a 0.36 7.11 1389.48 hits 1.00 4.53 544.00 0.42 4.97 1389.48 misses 80.00 2662.82 11893.00 0.36 9.86 1389.48 hits and misses 1.00 1168.89 11893.00 0.36 7.11 1389.48 ims/200 1.00 1169.55 6421.00 0.36 7.09 853.11 ims/304 81.00 2633.94 6958.00 0.09 0.14 0.16 all ims 1.00 1678.65 6958.00 0.09 4.68 853.11 cachable 1.00 796.38 11893.00 0.41 6.47 1389.48 not cachable 81.00 2666.85 6839.00 0.36 9.69 513.31 cachable and not 1.00 1168.89 11893.00 0.36 7.11 1389.48 fill 80.00 2659.46 11893.00 0.41 10.01 1389.48 reload 80.00 2658.87 6390.00 0.37 7.10 701.58 abort 727.00 2644.86 4770.00 0.46 4.20 25.96 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 2.00 1452.44 4991.00 0.36 0.42 0.47 POST 311.00 2691.15 5772.00 0.43 11.67 182.36 PUT n/a n/a n/a n/a n/a n/a all non-gets 2.00 2608.57 5772.00 0.36 10.92 182.36 all replies 1.00 1291.85 11893.00 0.09 6.93 1389.48
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' classe) or '304 Not Modified' (the 'ims/304' classe) 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.
No errors detected in the given scope.
contribution: 63.13% by count and 44.75% by volume rates: 78.39xact/sec or 3.01Mbits/sec totals: 0.09Mxact and 0.44GByte response time: n/a min, n/a mean, and n/a max response size: 0.36KBytes min, 4.91KBytes mean, and 48.75KBytes 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: 15.45% by count and 10.44% by volume rates: 19.18xact/sec or 0.70Mbits/sec totals: 0.02Mxact and 0.10GByte response time: n/a min, n/a mean, and n/a max response size: 0.41KBytes min, 4.68KBytes mean, and 69.75KBytes 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.14% by count and 6.08% by volume rates: 0.17xact/sec or 0.41Mbits/sec totals: 0.00Mxact and 0.06GByte response time: n/a min, n/a mean, and n/a max response size: 17.78KBytes min, 303.88KBytes mean, and 1389.48KBytes 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: 7.60% by count and 27.39% by volume rates: 9.44xact/sec or 1.84Mbits/sec totals: 0.01Mxact and 0.27GByte response time: n/a min, n/a mean, and n/a max response size: 6.83KBytes min, 24.96KBytes mean, and 94.81KBytes 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.32% by count and 88.66% by volume rates: 107.18xact/sec or 5.96Mbits/sec totals: 0.13Mxact and 0.88GByte response time: n/a min, n/a mean, and n/a max response size: 0.36KBytes min, 7.11KBytes mean, and 1389.48KBytes 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.