Stratacache D-25, polymix4: everything (scoped)
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

1. Load

Load Count
(xact/sec)
Volume
(Mbits/sec)
offered 64.01 4.60
measured 64.34 4.62
Load trace
load.trace.scope=sides=client__phases=fexit

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.




2. Hit Ratios

Hit Ratios DHR
(%)
BHR
(%)
offered 26.47 14.99
measured 21.43 11.62

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.




3. Concurrent HTTP transaction level table

Transaction state Number of times Mean concurrency level
entered left
active 76985.00 77379.00 135.31
waiting 33577.00 33787.00 63.52
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=fexit

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 5356.00 6342.00 732.64
established 5356.00 6342.00 732.63
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=fexit

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
0.00 325.00 161.74
population level trace
populus.level.trace.scope=sides=client__phases=fexit

Populus is a set of all live robot or server agents. While alive, an agent may participate in HTTP transactions or remain idle.




6. Traffic stream table

Stream Contribution Rates Totals
Count
(%)
Volume
(%)
Count
(xact/sec)
Volume
(Mbits/sec)
Count
(xact,M)
Volume
(Gbyte)
"image" 64.62 34.19 41.54 1.58 0.05 0.23
"HTML" 15.32 12.28 9.85 0.57 0.01 0.08
"download" 0.31 9.92 0.20 0.46 0.00 0.07
"other" 14.29 39.71 9.19 1.83 0.01 0.27
all content types 94.53 96.09 60.78 4.44 0.07 0.65
hits 20.26 11.16 13.03 0.52 0.02 0.08
misses 74.28 84.93 47.75 3.92 0.06 0.58
hits and misses 94.53 96.09 60.78 4.44 0.07 0.65
ims/200 1.77 1.65 1.14 0.08 0.00 0.01
ims/304 1.32 0.02 0.85 0.00 0.00 0.00
all ims 3.09 1.67 1.99 0.08 0.00 0.01
cachable 76.21 74.90 49.00 3.46 0.06 0.51
not cachable 18.32 21.20 11.78 0.98 0.01 0.14
cachable and not 94.53 96.09 60.78 4.44 0.07 0.65
fill 55.95 63.74 35.97 2.94 0.04 0.43
reload 2.22 1.98 1.43 0.09 0.00 0.01
abort 0.06 0.04 0.04 0.00 0.00 0.00
redirected request 0.00 0.00 0.00 0.00 0.00 0.00
reply to redirect 0.00 0.00 0.00 0.00 0.00 0.00
HEAD 0.01 0.00 0.00 0.00 0.00 0.00
POST 0.14 0.26 0.09 0.01 0.00 0.00
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.15 0.26 0.09 0.01 0.00 0.00
all replies 100.00 100.00 64.29 4.62 0.08 0.68

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.




7. Object kind table

Object Response time (msec) Size (KBytes)
Min Mean Max Min Mean Max
"image" n/a n/a n/a 0.30 4.86 50.03
"HTML" n/a n/a n/a 0.37 7.37 70.69
"download" n/a n/a n/a 37.02 293.82 1704.37
"other" n/a n/a n/a 6.24 25.55 86.24
all content types n/a n/a n/a 0.30 9.35 1704.37
hits 0.00 6.02 94.00 0.37 5.07 412.12
misses 81.00 2660.76 13675.00 0.30 10.51 1704.37
hits and misses 0.00 2091.84 13675.00 0.30 9.35 1704.37
ims/200 0.00 1885.90 6002.00 0.32 8.57 422.38
ims/304 162.00 2608.24 5122.00 0.09 0.14 0.16
all ims 0.00 2194.70 6002.00 0.09 4.97 422.38
cachable 0.00 1952.18 13675.00 0.36 9.04 1704.37
not cachable 82.00 2672.68 6289.00 0.30 10.63 300.82
cachable and not 0.00 2091.84 13675.00 0.30 9.35 1704.37
fill 81.00 2656.86 13675.00 0.36 10.47 1704.37
reload 83.00 2696.66 5962.00 0.31 8.17 422.38
abort 1117.00 2887.80 4611.00 0.38 5.65 40.23
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 1617.00 2546.67 3888.00 0.31 0.34 0.38
POST 0.00 2595.42 5490.00 0.47 17.04 75.86
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2592.85 5490.00 0.31 16.15 75.86
all replies 0.00 2109.22 13675.00 0.09 9.19 1704.37

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.




8. Errors

No errors detected in the given scope.


9. Object '"image"'

contribution: 64.62% by count and 34.19% by volume
rates: 41.54xact/sec or 1.58Mbits/sec
totals: 0.05Mxact and 0.23GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 4.86KBytes mean, and 50.03KBytes 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".


10. Object '"HTML"'

contribution: 15.32% by count and 12.28% by volume
rates: 9.85xact/sec or 0.57Mbits/sec
totals: 0.01Mxact and 0.08GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.37KBytes min, 7.37KBytes mean, and 70.69KBytes 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".


11. Object '"download"'

contribution: 0.31% by count and 9.92% by volume
rates: 0.20xact/sec or 0.46Mbits/sec
totals: 0.00Mxact and 0.07GByte
response time: n/a min, n/a mean, and n/a max
response size: 37.02KBytes min, 293.82KBytes mean, and 1704.37KBytes 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".


12. Object '"other"'

contribution: 14.29% by count and 39.71% by volume
rates: 9.19xact/sec or 1.83Mbits/sec
totals: 0.01Mxact and 0.27GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.24KBytes min, 25.55KBytes mean, and 86.24KBytes 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".


13. Object 'all content types'

contribution: 94.53% by count and 96.09% by volume
rates: 60.78xact/sec or 4.44Mbits/sec
totals: 0.07Mxact and 0.65GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 9.35KBytes mean, and 1704.37KBytes 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.




14. Object 'hits'

contribution: 20.26% by count and 11.16% by volume
rates: 13.03xact/sec or 0.52Mbits/sec
totals: 0.02Mxact and 0.08GByte
response time: 0.00msec min, 6.02msec mean, and 94.00msec max
response size: 0.37KBytes min, 5.07KBytes mean, and 412.12KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.hits.size.fig.scope=sides=client__phases=fexit
response time trace
object.hits.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'hits and misses' class.




15. Object 'misses'

contribution: 74.28% by count and 84.93% by volume
rates: 47.75xact/sec or 3.92Mbits/sec
totals: 0.06Mxact and 0.58GByte
response time: 81.00msec min, 2660.76msec mean, and 13675.00msec max
response size: 0.30KBytes min, 10.51KBytes mean, and 1704.37KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.misses.size.fig.scope=sides=client__phases=fexit
response time trace
object.misses.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'hits and misses' class.




16. Object 'hits and misses'

contribution: 94.53% by count and 96.09% by volume
rates: 60.78xact/sec or 4.44Mbits/sec
totals: 0.07Mxact and 0.65GByte
response time: 0.00msec min, 2091.84msec mean, and 13675.00msec max
response size: 0.30KBytes min, 9.35KBytes mean, and 1704.37KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=fexit
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




17. Object 'ims/200'

contribution: 1.77% by count and 1.65% by volume
rates: 1.14xact/sec or 0.08Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 0.00msec min, 1885.90msec mean, and 6002.00msec max
response size: 0.32KBytes min, 8.57KBytes mean, and 422.38KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=fexit

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.




18. Object 'ims/304'

contribution: 1.32% by count and 0.02% by volume
rates: 0.85xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 162.00msec min, 2608.24msec mean, and 5122.00msec max
response size: 0.09KBytes min, 0.14KBytes mean, and 0.16KBytes max
response time distribution
object.ims_sc304.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=fexit

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.




19. Object 'all ims'

contribution: 3.09% by count and 1.67% by volume
rates: 1.99xact/sec or 0.08Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 0.00msec min, 2194.70msec mean, and 6002.00msec max
response size: 0.09KBytes min, 4.97KBytes mean, and 422.38KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=fexit
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




20. Object 'cachable'

contribution: 76.21% by count and 74.90% by volume
rates: 49.00xact/sec or 3.46Mbits/sec
totals: 0.06Mxact and 0.51GByte
response time: 0.00msec min, 1952.18msec mean, and 13675.00msec max
response size: 0.36KBytes min, 9.04KBytes mean, and 1704.37KBytes max

No response time and size histograms were collected or stored for this object class.

response time trace
object.cachable.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'cachable and not' class.




21. Object 'not cachable'

contribution: 18.32% by count and 21.20% by volume
rates: 11.78xact/sec or 0.98Mbits/sec
totals: 0.01Mxact and 0.14GByte
response time: 82.00msec min, 2672.68msec mean, and 6289.00msec max
response size: 0.30KBytes min, 10.63KBytes mean, and 300.82KBytes max

No response time and size histograms were collected or stored for this object class.

response time trace
object.uncachable.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'cachable and not' class.




22. Object 'cachable and not'

contribution: 94.53% by count and 96.09% by volume
rates: 60.78xact/sec or 4.44Mbits/sec
totals: 0.07Mxact and 0.65GByte
response time: 0.00msec min, 2091.84msec mean, and 13675.00msec max
response size: 0.30KBytes min, 9.35KBytes mean, and 1704.37KBytes max

No response time and size histograms were collected or stored for this object class.

response time trace
object.all_cachable.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




23. Object 'fill'

contribution: 55.95% by count and 63.74% by volume
rates: 35.97xact/sec or 2.94Mbits/sec
totals: 0.04Mxact and 0.43GByte
response time: 81.00msec min, 2656.86msec mean, and 13675.00msec max
response size: 0.36KBytes min, 10.47KBytes mean, and 1704.37KBytes max

No response time and size histograms were collected or stored for this object class.

response time trace
object.fill.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




24. Object 'reload'

contribution: 2.22% by count and 1.98% by volume
rates: 1.43xact/sec or 0.09Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 83.00msec min, 2696.66msec mean, and 5962.00msec max
response size: 0.31KBytes min, 8.17KBytes mean, and 422.38KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.reload.size.fig.scope=sides=client__phases=fexit
response time trace
object.reload.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




25. Object 'abort'

contribution: 0.06% by count and 0.04% by volume
rates: 0.04xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1117.00msec min, 2887.80msec mean, and 4611.00msec max
response size: 0.38KBytes min, 5.65KBytes mean, and 40.23KBytes max

No response time and size histograms were collected or stored for this object class.

response time trace
object.abort.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




26. Object 'redirected request'

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.




27. Object 'reply to redirect'

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.




28. Object 'HEAD'

contribution: 0.01% by count and 0.00% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1617.00msec min, 2546.67msec mean, and 3888.00msec max
response size: 0.31KBytes min, 0.34KBytes mean, and 0.38KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.method_head.size.fig.scope=sides=client__phases=fexit
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all non-gets' class.




29. Object 'POST'

contribution: 0.14% by count and 0.26% by volume
rates: 0.09xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 0.00msec min, 2595.42msec mean, and 5490.00msec max
response size: 0.47KBytes min, 17.04KBytes mean, and 75.86KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.method_post.size.fig.scope=sides=client__phases=fexit
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all non-gets' class.




30. Object 'PUT'

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.




31. Object 'all non-gets'

contribution: 0.15% by count and 0.26% by volume
rates: 0.09xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 0.00msec min, 2592.85msec mean, and 5490.00msec max
response size: 0.31KBytes min, 16.15KBytes mean, and 75.86KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.method_all.size.fig.scope=sides=client__phases=fexit
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.

This object class belongs to the 'all replies' class.




32. Object 'all replies'

contribution: 100.00% by count and 100.00% by volume
rates: 64.29xact/sec or 4.62Mbits/sec
totals: 0.08Mxact and 0.68GByte
response time: 0.00msec min, 2109.22msec mean, and 13675.00msec max
response size: 0.09KBytes min, 9.19KBytes mean, and 1704.37KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=fexit
object size distribution
object.rep.size.fig.scope=sides=client__phases=fexit
response time trace
object.rep.rptm.trace.scope=sides=client__phases=fexit

No description is available for this object class.