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 130.51 11.02
measured 130.50 11.01
Load trace
load.trace.scope=sides=client__phases=fill

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 6.63 3.32
measured 5.79 2.85

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 4603079.00 4602981.00 327.50
waiting 2074384.00 2074256.00 162.64
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=fill

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 314706.00 314684.00 1215.52
established 314706.00 314684.00 1215.51
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=fill

TBD.




5. Population level table

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

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.24 28.81 83.76 3.17 2.95 13.66
"HTML" 15.21 12.32 19.83 1.36 0.70 5.84
"download" 0.57 13.75 0.74 1.51 0.03 6.52
"other" 18.59 44.04 24.23 4.85 0.85 20.88
all content types 98.60 98.91 128.56 10.89 4.53 46.90
hits 5.71 2.82 7.45 0.31 0.26 1.34
misses 92.89 96.09 121.11 10.58 4.27 45.56
hits and misses 98.60 98.91 128.56 10.89 4.53 46.90
ims/200 0.51 0.51 0.66 0.06 0.02 0.24
ims/304 0.35 0.00 0.46 0.00 0.02 0.00
all ims 0.86 0.51 1.12 0.06 0.04 0.24
cachable 79.63 80.01 103.82 8.81 3.66 37.94
not cachable 18.97 18.90 24.73 2.08 0.87 8.96
cachable and not 98.60 98.91 128.56 10.89 4.53 46.90
fill 73.92 77.19 96.37 8.50 3.40 36.60
reload 0.50 0.50 0.65 0.05 0.02 0.24
abort 0.09 0.05 0.12 0.01 0.00 0.02
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.00 0.00 0.00 0.00 0.00 0.00
POST 0.04 0.08 0.06 0.01 0.00 0.04
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.05 0.08 0.06 0.01 0.00 0.04
all replies 100.00 100.00 130.38 11.01 4.60 47.42

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.85 66.02
"HTML" n/a n/a n/a 0.35 8.76 70.73
"download" n/a n/a n/a 27.26 262.69 1704.37
"other" n/a n/a n/a 6.24 25.62 86.29
all content types n/a n/a n/a 0.30 10.85 1704.37
hits 1.00 6.80 1007.00 0.36 5.33 895.78
misses 82.00 2661.54 16801.00 0.30 11.19 1704.37
hits and misses 1.00 2507.71 16801.00 0.30 10.85 1704.37
ims/200 1.00 2493.55 14543.00 0.30 10.86 1554.54
ims/304 83.00 2630.37 7227.00 0.09 0.14 0.16
all ims 1.00 2549.46 14543.00 0.09 6.48 1554.54
cachable 1.00 2471.77 16801.00 0.34 10.86 1704.37
not cachable 82.00 2658.54 8936.00 0.30 10.77 300.89
cachable and not 1.00 2507.71 16801.00 0.30 10.85 1704.37
fill 82.00 2662.30 16801.00 0.34 11.29 1704.37
reload 83.00 2645.93 13189.00 0.30 10.82 1554.54
abort 83.00 2654.24 6072.00 0.30 5.79 356.11
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 1.00 2520.37 5189.00 0.30 0.36 0.42
POST 0.00 2725.20 7689.00 0.39 20.38 548.80
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2713.89 7689.00 0.30 19.27 548.80
all replies 0.00 2508.85 16801.00 0.09 10.81 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.24% by count and 28.81% by volume
rates: 83.76xact/sec or 3.17Mbits/sec
totals: 2.95Mxact and 13.66GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 4.85KBytes mean, and 66.02KBytes 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.21% by count and 12.32% by volume
rates: 19.83xact/sec or 1.36Mbits/sec
totals: 0.70Mxact and 5.84GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 8.76KBytes 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.57% by count and 13.75% by volume
rates: 0.74xact/sec or 1.51Mbits/sec
totals: 0.03Mxact and 6.52GByte
response time: n/a min, n/a mean, and n/a max
response size: 27.26KBytes min, 262.69KBytes 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: 18.59% by count and 44.04% by volume
rates: 24.23xact/sec or 4.85Mbits/sec
totals: 0.85Mxact and 20.88GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.24KBytes min, 25.62KBytes 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: 98.60% by count and 98.91% by volume
rates: 128.56xact/sec or 10.89Mbits/sec
totals: 4.53Mxact and 46.90GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 10.85KBytes 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: 5.71% by count and 2.82% by volume
rates: 7.45xact/sec or 0.31Mbits/sec
totals: 0.26Mxact and 1.34GByte
response time: 1.00msec min, 6.80msec mean, and 1007.00msec max
response size: 0.36KBytes min, 5.33KBytes mean, and 895.78KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.hits.size.fig.scope=sides=client__phases=fill
response time trace
object.hits.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




15. Object 'misses'

contribution: 92.89% by count and 96.09% by volume
rates: 121.11xact/sec or 10.58Mbits/sec
totals: 4.27Mxact and 45.56GByte
response time: 82.00msec min, 2661.54msec mean, and 16801.00msec max
response size: 0.30KBytes min, 11.19KBytes mean, and 1704.37KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.misses.size.fig.scope=sides=client__phases=fill
response time trace
object.misses.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




16. Object 'hits and misses'

contribution: 98.60% by count and 98.91% by volume
rates: 128.56xact/sec or 10.89Mbits/sec
totals: 4.53Mxact and 46.90GByte
response time: 1.00msec min, 2507.71msec mean, and 16801.00msec max
response size: 0.30KBytes min, 10.85KBytes mean, and 1704.37KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=fill
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 0.51% by count and 0.51% by volume
rates: 0.66xact/sec or 0.06Mbits/sec
totals: 0.02Mxact and 0.24GByte
response time: 1.00msec min, 2493.55msec mean, and 14543.00msec max
response size: 0.30KBytes min, 10.86KBytes mean, and 1554.54KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=fill

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: 0.35% by count and 0.00% by volume
rates: 0.46xact/sec or 0.00Mbits/sec
totals: 0.02Mxact and 0.00GByte
response time: 83.00msec min, 2630.37msec mean, and 7227.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=fill
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=fill

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: 0.86% by count and 0.51% by volume
rates: 1.12xact/sec or 0.06Mbits/sec
totals: 0.04Mxact and 0.24GByte
response time: 1.00msec min, 2549.46msec mean, and 14543.00msec max
response size: 0.09KBytes min, 6.48KBytes mean, and 1554.54KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=fill
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




20. Object 'cachable'

contribution: 79.63% by count and 80.01% by volume
rates: 103.82xact/sec or 8.81Mbits/sec
totals: 3.66Mxact and 37.94GByte
response time: 1.00msec min, 2471.77msec mean, and 16801.00msec max
response size: 0.34KBytes min, 10.86KBytes 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=fill

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 18.97% by count and 18.90% by volume
rates: 24.73xact/sec or 2.08Mbits/sec
totals: 0.87Mxact and 8.96GByte
response time: 82.00msec min, 2658.54msec mean, and 8936.00msec max
response size: 0.30KBytes min, 10.77KBytes 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=fill

No description is available for this object class.

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




22. Object 'cachable and not'

contribution: 98.60% by count and 98.91% by volume
rates: 128.56xact/sec or 10.89Mbits/sec
totals: 4.53Mxact and 46.90GByte
response time: 1.00msec min, 2507.71msec mean, and 16801.00msec max
response size: 0.30KBytes min, 10.85KBytes 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=fill

No description is available for this object class.

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




23. Object 'fill'

contribution: 73.92% by count and 77.19% by volume
rates: 96.37xact/sec or 8.50Mbits/sec
totals: 3.40Mxact and 36.60GByte
response time: 82.00msec min, 2662.30msec mean, and 16801.00msec max
response size: 0.34KBytes min, 11.29KBytes 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=fill

No description is available for this object class.

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




24. Object 'reload'

contribution: 0.50% by count and 0.50% by volume
rates: 0.65xact/sec or 0.05Mbits/sec
totals: 0.02Mxact and 0.24GByte
response time: 83.00msec min, 2645.93msec mean, and 13189.00msec max
response size: 0.30KBytes min, 10.82KBytes mean, and 1554.54KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.reload.size.fig.scope=sides=client__phases=fill
response time trace
object.reload.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.09% by count and 0.05% by volume
rates: 0.12xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 83.00msec min, 2654.24msec mean, and 6072.00msec max
response size: 0.30KBytes min, 5.79KBytes mean, and 356.11KBytes 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=fill

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.00% by count and 0.00% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1.00msec min, 2520.37msec mean, and 5189.00msec max
response size: 0.30KBytes min, 0.36KBytes mean, and 0.42KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.method_head.size.fig.scope=sides=client__phases=fill
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.04% by count and 0.08% by volume
rates: 0.06xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 0.00msec min, 2725.20msec mean, and 7689.00msec max
response size: 0.39KBytes min, 20.38KBytes mean, and 548.80KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.method_post.size.fig.scope=sides=client__phases=fill
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=fill

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.05% by count and 0.08% by volume
rates: 0.06xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 0.00msec min, 2713.89msec mean, and 7689.00msec max
response size: 0.30KBytes min, 19.27KBytes mean, and 548.80KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.method_all.size.fig.scope=sides=client__phases=fill
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=fill

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: 130.38xact/sec or 11.01Mbits/sec
totals: 4.60Mxact and 47.42GByte
response time: 0.00msec min, 2508.85msec mean, and 16801.00msec max
response size: 0.09KBytes min, 10.81KBytes mean, and 1704.37KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=fill
object size distribution
object.rep.size.fig.scope=sides=client__phases=fill
response time trace
object.rep.rptm.trace.scope=sides=client__phases=fill

No description is available for this object class.