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 325.44 17.11
measured 325.43 17.10
Load trace
load.trace.scope=sides=client__phases=top2

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 61.42 45.12
measured 56.42 40.39

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 4686328.00 4686296.00 420.86
waiting 1945458.00 1945481.00 134.19
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=top2

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 318064.00 318031.00 3015.91
established 318064.00 318031.00 3015.88
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=top2

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
0.00 0.00 814.00
population level trace
populus.level.trace.scope=sides=client__phases=top2

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" 63.93 46.33 207.96 7.92 2.99 13.93
"HTML" 14.71 10.56 47.85 1.81 0.69 3.18
"download" 0.10 4.31 0.32 0.74 0.00 1.30
"other" 7.31 27.00 23.79 4.62 0.34 8.12
all content types 86.05 88.21 279.92 15.08 4.03 26.52
hits 48.55 35.63 157.93 6.09 2.27 10.71
misses 37.50 52.58 121.99 8.99 1.76 15.81
hits and misses 86.05 88.21 279.92 15.08 4.03 26.52
ims/200 5.41 5.55 17.61 0.95 0.25 1.67
ims/304 2.81 0.06 9.14 0.01 0.13 0.02
all ims 8.22 5.61 26.75 0.96 0.39 1.69
cachable 69.31 64.58 225.47 11.04 3.25 19.41
not cachable 16.74 23.64 54.45 4.04 0.78 7.10
cachable and not 86.05 88.21 279.92 15.08 4.03 26.52
fill 20.76 28.95 67.54 4.95 0.97 8.70
reload 5.37 5.54 17.47 0.95 0.25 1.67
abort 0.04 0.03 0.12 0.00 0.00 0.01
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.02 0.00 0.07 0.00 0.00 0.00
POST 0.34 0.63 1.09 0.11 0.02 0.19
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.36 0.63 1.17 0.11 0.02 0.19
all replies 100.00 100.00 325.31 17.10 4.68 30.06

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.88 56.72
"HTML" n/a n/a n/a 0.34 4.83 70.73
"download" n/a n/a n/a 44.09 293.10 1704.37
"other" n/a n/a n/a 6.25 24.85 86.29
all content types n/a n/a n/a 0.30 6.90 1704.37
hits 2.00 16.67 1102.00 0.36 4.94 1554.55
misses 83.00 2653.54 15927.00 0.30 9.43 1704.37
hits and misses 2.00 1165.86 15927.00 0.30 6.90 1704.37
ims/200 2.00 1177.63 13042.00 0.30 6.91 1554.55
ims/304 0.00 2639.03 7686.00 0.09 0.14 0.16
all ims 0.00 1677.14 13042.00 0.09 4.59 1554.55
cachable 2.00 806.02 15927.00 0.34 6.27 1704.37
not cachable 84.00 2655.88 14358.00 0.30 9.50 1117.82
cachable and not 2.00 1165.86 15927.00 0.30 6.90 1704.37
fill 83.00 2651.66 15927.00 0.34 9.38 1704.37
reload 0.00 2640.16 14308.00 0.30 6.94 1554.54
abort 91.00 2648.11 6313.00 0.31 5.00 394.37
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 1378.06 5645.00 0.30 0.37 0.44
POST 0.00 2675.50 7273.00 0.36 12.61 786.62
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2592.67 7273.00 0.30 11.82 786.62
all replies 0.00 1292.21 15927.00 0.09 6.73 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

The total of 28 errors detected. Out of those errors, 1xact or 0.00% of all transactions were classified as transaction errors.

Error Count Contribution (%)
(c28) stale object 27 96.43
(c19) unsupported HTTP status code 1 3.57

The 'Errors' table shows detected errors. For each error type, the number of errors and their contribution towards total error count are shown.




9. Object '"image"'

contribution: 63.93% by count and 46.33% by volume
rates: 207.96xact/sec or 7.92Mbits/sec
totals: 2.99Mxact and 13.93GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 4.88KBytes mean, and 56.72KBytes 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: 14.71% by count and 10.56% by volume
rates: 47.85xact/sec or 1.81Mbits/sec
totals: 0.69Mxact and 3.18GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes min, 4.83KBytes mean, and 70.73KBytes 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.10% by count and 4.31% by volume
rates: 0.32xact/sec or 0.74Mbits/sec
totals: 0.00Mxact and 1.30GByte
response time: n/a min, n/a mean, and n/a max
response size: 44.09KBytes min, 293.10KBytes 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: 7.31% by count and 27.00% by volume
rates: 23.79xact/sec or 4.62Mbits/sec
totals: 0.34Mxact and 8.12GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.25KBytes min, 24.85KBytes mean, and 86.29KBytes 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: 86.05% by count and 88.21% by volume
rates: 279.92xact/sec or 15.08Mbits/sec
totals: 4.03Mxact and 26.52GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 6.90KBytes 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: 48.55% by count and 35.63% by volume
rates: 157.93xact/sec or 6.09Mbits/sec
totals: 2.27Mxact and 10.71GByte
response time: 2.00msec min, 16.67msec mean, and 1102.00msec max
response size: 0.36KBytes min, 4.94KBytes mean, and 1554.55KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.hits.size.fig.scope=sides=client__phases=top2
response time trace
object.hits.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




15. Object 'misses'

contribution: 37.50% by count and 52.58% by volume
rates: 121.99xact/sec or 8.99Mbits/sec
totals: 1.76Mxact and 15.81GByte
response time: 83.00msec min, 2653.54msec mean, and 15927.00msec max
response size: 0.30KBytes min, 9.43KBytes mean, and 1704.37KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.misses.size.fig.scope=sides=client__phases=top2
response time trace
object.misses.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




16. Object 'hits and misses'

contribution: 86.05% by count and 88.21% by volume
rates: 279.92xact/sec or 15.08Mbits/sec
totals: 4.03Mxact and 26.52GByte
response time: 2.00msec min, 1165.86msec mean, and 15927.00msec max
response size: 0.30KBytes min, 6.90KBytes mean, and 1704.37KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=top2
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 5.41% by count and 5.55% by volume
rates: 17.61xact/sec or 0.95Mbits/sec
totals: 0.25Mxact and 1.67GByte
response time: 2.00msec min, 1177.63msec mean, and 13042.00msec max
response size: 0.30KBytes min, 6.91KBytes mean, and 1554.55KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=top2

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: 2.81% by count and 0.06% by volume
rates: 9.14xact/sec or 0.01Mbits/sec
totals: 0.13Mxact and 0.02GByte
response time: 0.00msec min, 2639.03msec mean, and 7686.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=top2
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=top2

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: 8.22% by count and 5.61% by volume
rates: 26.75xact/sec or 0.96Mbits/sec
totals: 0.39Mxact and 1.69GByte
response time: 0.00msec min, 1677.14msec mean, and 13042.00msec max
response size: 0.09KBytes min, 4.59KBytes mean, and 1554.55KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=top2
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




20. Object 'cachable'

contribution: 69.31% by count and 64.58% by volume
rates: 225.47xact/sec or 11.04Mbits/sec
totals: 3.25Mxact and 19.41GByte
response time: 2.00msec min, 806.02msec mean, and 15927.00msec max
response size: 0.34KBytes min, 6.27KBytes 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=top2

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 16.74% by count and 23.64% by volume
rates: 54.45xact/sec or 4.04Mbits/sec
totals: 0.78Mxact and 7.10GByte
response time: 84.00msec min, 2655.88msec mean, and 14358.00msec max
response size: 0.30KBytes min, 9.50KBytes mean, and 1117.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=top2

No description is available for this object class.

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




22. Object 'cachable and not'

contribution: 86.05% by count and 88.21% by volume
rates: 279.92xact/sec or 15.08Mbits/sec
totals: 4.03Mxact and 26.52GByte
response time: 2.00msec min, 1165.86msec mean, and 15927.00msec max
response size: 0.30KBytes min, 6.90KBytes 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=top2

No description is available for this object class.

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




23. Object 'fill'

contribution: 20.76% by count and 28.95% by volume
rates: 67.54xact/sec or 4.95Mbits/sec
totals: 0.97Mxact and 8.70GByte
response time: 83.00msec min, 2651.66msec mean, and 15927.00msec max
response size: 0.34KBytes min, 9.38KBytes 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=top2

No description is available for this object class.

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




24. Object 'reload'

contribution: 5.37% by count and 5.54% by volume
rates: 17.47xact/sec or 0.95Mbits/sec
totals: 0.25Mxact and 1.67GByte
response time: 0.00msec min, 2640.16msec mean, and 14308.00msec max
response size: 0.30KBytes min, 6.94KBytes mean, and 1554.54KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.reload.size.fig.scope=sides=client__phases=top2
response time trace
object.reload.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.04% by count and 0.03% by volume
rates: 0.12xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 91.00msec min, 2648.11msec mean, and 6313.00msec max
response size: 0.31KBytes min, 5.00KBytes mean, and 394.37KBytes 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=top2

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.02% by count and 0.00% by volume
rates: 0.07xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 1378.06msec mean, and 5645.00msec max
response size: 0.30KBytes min, 0.37KBytes mean, and 0.44KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.method_head.size.fig.scope=sides=client__phases=top2
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.34% by count and 0.63% by volume
rates: 1.09xact/sec or 0.11Mbits/sec
totals: 0.02Mxact and 0.19GByte
response time: 0.00msec min, 2675.50msec mean, and 7273.00msec max
response size: 0.36KBytes min, 12.61KBytes mean, and 786.62KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.method_post.size.fig.scope=sides=client__phases=top2
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=top2

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.36% by count and 0.63% by volume
rates: 1.17xact/sec or 0.11Mbits/sec
totals: 0.02Mxact and 0.19GByte
response time: 0.00msec min, 2592.67msec mean, and 7273.00msec max
response size: 0.30KBytes min, 11.82KBytes mean, and 786.62KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.method_all.size.fig.scope=sides=client__phases=top2
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=top2

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: 325.31xact/sec or 17.10Mbits/sec
totals: 4.68Mxact and 30.06GByte
response time: 0.00msec min, 1292.21msec mean, and 15927.00msec max
response size: 0.09KBytes min, 6.73KBytes mean, and 1704.37KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=top2
object size distribution
object.rep.size.fig.scope=sides=client__phases=top2
response time trace
object.rep.rptm.trace.scope=sides=client__phases=top2

No description is available for this object class.