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.49 17.48
measured 325.50 17.48
Load trace
load.trace.scope=sides=client__phases=top1

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.21 44.25
measured 55.22 38.86

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 4687272.00 4687328.00 430.64
waiting 1883538.00 1883563.00 138.32
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=top1

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 318059.00 318036.00 3012.35
established 318059.00 318036.00 3012.32
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=top1

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=top1

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.19 44.77 205.60 7.82 2.96 13.76
"HTML" 15.17 10.95 49.37 1.91 0.71 3.36
"download" 0.12 5.50 0.41 0.96 0.01 1.69
"other" 7.48 26.93 24.35 4.71 0.35 8.27
all content types 85.97 88.15 279.73 15.41 4.03 27.08
hits 47.47 34.26 154.46 5.99 2.22 10.52
misses 38.50 53.90 125.27 9.42 1.80 16.56
hits and misses 85.97 88.15 279.73 15.41 4.03 27.08
ims/200 5.43 5.58 17.67 0.98 0.25 1.72
ims/304 2.87 0.06 9.35 0.01 0.13 0.02
all ims 8.31 5.64 27.02 0.99 0.39 1.73
cachable 69.19 64.90 225.13 11.34 3.24 19.94
not cachable 16.78 23.25 54.60 4.06 0.79 7.14
cachable and not 85.97 88.15 279.73 15.41 4.03 27.08
fill 21.72 30.65 70.67 5.36 1.02 9.42
reload 5.35 5.52 17.41 0.96 0.25 1.70
abort 0.04 0.03 0.13 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.35 0.68 1.13 0.12 0.02 0.21
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.37 0.68 1.20 0.12 0.02 0.21
all replies 100.00 100.00 325.37 17.48 4.69 30.72

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.87 56.72
"HTML" n/a n/a n/a 0.37 4.96 70.70
"download" n/a n/a n/a 27.26 303.40 1704.37
"other" n/a n/a n/a 6.24 24.74 86.29
all content types n/a n/a n/a 0.30 7.05 1704.37
hits 2.00 16.70 1231.00 0.36 4.96 1554.55
misses 83.00 2654.49 16975.00 0.30 9.62 1704.37
hits and misses 2.00 1197.99 16975.00 0.30 7.05 1704.37
ims/200 2.00 1203.64 13876.00 0.30 7.07 1554.54
ims/304 0.00 2638.25 7461.00 0.09 0.14 0.16
all ims 0.00 1699.98 13876.00 0.09 4.67 1554.54
cachable 2.00 844.74 16975.00 0.34 6.45 1704.37
not cachable 84.00 2654.59 7810.00 0.30 9.53 300.89
cachable and not 2.00 1197.99 16975.00 0.30 7.05 1704.37
fill 83.00 2654.41 16975.00 0.34 9.70 1704.37
reload 0.00 2640.98 15808.00 0.30 7.09 1554.54
abort 87.00 2628.59 5763.00 0.30 5.03 270.40
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 1282.73 5884.00 0.30 0.37 0.44
POST 0.00 2663.77 10814.00 0.37 13.48 1004.72
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2582.33 10814.00 0.30 12.70 1004.72
all replies 0.00 1322.02 16975.00 0.09 6.88 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 11 errors detected. Out of those errors, 0xact or 0.00% of all transactions were classified as transaction errors.

Error Count Contribution (%)
(c28) stale object 11 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.




9. Object '"image"'

contribution: 63.19% by count and 44.77% by volume
rates: 205.60xact/sec or 7.82Mbits/sec
totals: 2.96Mxact and 13.76GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 4.87KBytes 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: 15.17% by count and 10.95% by volume
rates: 49.37xact/sec or 1.91Mbits/sec
totals: 0.71Mxact and 3.36GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.37KBytes min, 4.96KBytes mean, and 70.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 "HTML".


11. Object '"download"'

contribution: 0.12% by count and 5.50% by volume
rates: 0.41xact/sec or 0.96Mbits/sec
totals: 0.01Mxact and 1.69GByte
response time: n/a min, n/a mean, and n/a max
response size: 27.26KBytes min, 303.40KBytes 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.48% by count and 26.93% by volume
rates: 24.35xact/sec or 4.71Mbits/sec
totals: 0.35Mxact and 8.27GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.24KBytes min, 24.74KBytes 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: 85.97% by count and 88.15% by volume
rates: 279.73xact/sec or 15.41Mbits/sec
totals: 4.03Mxact and 27.08GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 7.05KBytes 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: 47.47% by count and 34.26% by volume
rates: 154.46xact/sec or 5.99Mbits/sec
totals: 2.22Mxact and 10.52GByte
response time: 2.00msec min, 16.70msec mean, and 1231.00msec max
response size: 0.36KBytes min, 4.96KBytes mean, and 1554.55KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.hits.size.fig.scope=sides=client__phases=top1
response time trace
object.hits.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.

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




15. Object 'misses'

contribution: 38.50% by count and 53.90% by volume
rates: 125.27xact/sec or 9.42Mbits/sec
totals: 1.80Mxact and 16.56GByte
response time: 83.00msec min, 2654.49msec mean, and 16975.00msec max
response size: 0.30KBytes min, 9.62KBytes mean, and 1704.37KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.misses.size.fig.scope=sides=client__phases=top1
response time trace
object.misses.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.

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




16. Object 'hits and misses'

contribution: 85.97% by count and 88.15% by volume
rates: 279.73xact/sec or 15.41Mbits/sec
totals: 4.03Mxact and 27.08GByte
response time: 2.00msec min, 1197.99msec mean, and 16975.00msec max
response size: 0.30KBytes min, 7.05KBytes mean, and 1704.37KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=top1
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 5.43% by count and 5.58% by volume
rates: 17.67xact/sec or 0.98Mbits/sec
totals: 0.25Mxact and 1.72GByte
response time: 2.00msec min, 1203.64msec mean, and 13876.00msec max
response size: 0.30KBytes min, 7.07KBytes mean, and 1554.54KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=top1

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

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.31% by count and 5.64% by volume
rates: 27.02xact/sec or 0.99Mbits/sec
totals: 0.39Mxact and 1.73GByte
response time: 0.00msec min, 1699.98msec mean, and 13876.00msec max
response size: 0.09KBytes min, 4.67KBytes mean, and 1554.54KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=top1
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.

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




20. Object 'cachable'

contribution: 69.19% by count and 64.90% by volume
rates: 225.13xact/sec or 11.34Mbits/sec
totals: 3.24Mxact and 19.94GByte
response time: 2.00msec min, 844.74msec mean, and 16975.00msec max
response size: 0.34KBytes min, 6.45KBytes 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=top1

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 16.78% by count and 23.25% by volume
rates: 54.60xact/sec or 4.06Mbits/sec
totals: 0.79Mxact and 7.14GByte
response time: 84.00msec min, 2654.59msec mean, and 7810.00msec max
response size: 0.30KBytes min, 9.53KBytes mean, and 300.89KBytes 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=top1

No description is available for this object class.

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




22. Object 'cachable and not'

contribution: 85.97% by count and 88.15% by volume
rates: 279.73xact/sec or 15.41Mbits/sec
totals: 4.03Mxact and 27.08GByte
response time: 2.00msec min, 1197.99msec mean, and 16975.00msec max
response size: 0.30KBytes min, 7.05KBytes 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=top1

No description is available for this object class.

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




23. Object 'fill'

contribution: 21.72% by count and 30.65% by volume
rates: 70.67xact/sec or 5.36Mbits/sec
totals: 1.02Mxact and 9.42GByte
response time: 83.00msec min, 2654.41msec mean, and 16975.00msec max
response size: 0.34KBytes min, 9.70KBytes 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=top1

No description is available for this object class.

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




24. Object 'reload'

contribution: 5.35% by count and 5.52% by volume
rates: 17.41xact/sec or 0.96Mbits/sec
totals: 0.25Mxact and 1.70GByte
response time: 0.00msec min, 2640.98msec mean, and 15808.00msec max
response size: 0.30KBytes min, 7.09KBytes mean, and 1554.54KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.reload.size.fig.scope=sides=client__phases=top1
response time trace
object.reload.rptm.trace.scope=sides=client__phases=top1

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.13xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 87.00msec min, 2628.59msec mean, and 5763.00msec max
response size: 0.30KBytes min, 5.03KBytes mean, and 270.40KBytes 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=top1

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, 1282.73msec mean, and 5884.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=top1
object size distribution
object.method_head.size.fig.scope=sides=client__phases=top1
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.35% by count and 0.68% by volume
rates: 1.13xact/sec or 0.12Mbits/sec
totals: 0.02Mxact and 0.21GByte
response time: 0.00msec min, 2663.77msec mean, and 10814.00msec max
response size: 0.37KBytes min, 13.48KBytes mean, and 1004.72KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.method_post.size.fig.scope=sides=client__phases=top1
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=top1

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.37% by count and 0.68% by volume
rates: 1.20xact/sec or 0.12Mbits/sec
totals: 0.02Mxact and 0.21GByte
response time: 0.00msec min, 2582.33msec mean, and 10814.00msec max
response size: 0.30KBytes min, 12.70KBytes mean, and 1004.72KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.method_all.size.fig.scope=sides=client__phases=top1
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=top1

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.37xact/sec or 17.48Mbits/sec
totals: 4.69Mxact and 30.72GByte
response time: 0.00msec min, 1322.02msec mean, and 16975.00msec max
response size: 0.09KBytes min, 6.88KBytes mean, and 1704.37KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=top1
object size distribution
object.rep.size.fig.scope=sides=client__phases=top1
response time trace
object.rep.rptm.trace.scope=sides=client__phases=top1

No description is available for this object class.