iCache 2500, 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 1500.36 100.37
measured 1500.36 100.30
Load trace
load.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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 33.03 19.08
measured 31.54 17.95

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 163710268.00 163710266.00 2767.89
waiting 69096660.00 69096660.00 1190.33
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 11198232.00 11194980.00 14039.14
established 11198232.00 11194980.00 14038.67
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
15528.00 15522.00 185.38
population level trace
populus.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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.03 36.75 960.12 36.86 104.76 490.96
"HTML" 15.43 11.63 231.38 11.67 25.25 155.41
"download" 0.27 9.84 3.99 9.86 0.44 131.39
"other" 12.27 36.22 183.94 36.33 20.07 483.86
all content types 92.00 94.43 1379.43 94.72 150.51 1261.62
hits 29.02 16.95 435.12 17.00 47.48 226.41
misses 62.98 77.49 944.30 77.72 103.04 1035.21
hits and misses 92.00 94.43 1379.43 94.72 150.51 1261.62
ims/200 3.06 2.62 45.86 2.62 5.00 34.96
ims/304 1.68 0.03 25.16 0.03 2.74 0.38
all ims 4.74 2.64 71.02 2.65 7.75 35.33
cachable 73.70 72.86 1105.07 73.08 120.58 973.39
not cachable 18.30 21.57 274.36 21.64 29.94 288.23
cachable and not 92.00 94.43 1379.43 94.72 150.51 1261.62
fill 44.68 55.91 669.95 56.08 73.10 746.98
reload 3.05 2.60 45.75 2.61 4.99 34.71
abort 0.06 0.04 0.94 0.04 0.10 0.54
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.20 0.00 0.02 0.01
POST 0.20 0.32 3.03 0.32 0.33 4.31
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.21 0.32 3.22 0.32 0.35 4.31
all replies 100.00 100.00 1499.41 100.30 163.61 1335.98

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.32 4.91 66.03
"HTML" n/a n/a n/a 0.35 6.45 85.97
"download" n/a n/a n/a 7.98 316.59 5803.27
"other" n/a n/a n/a 5.09 25.28 101.68
all content types n/a n/a n/a 0.32 8.79 5803.27
hits 0.00 19.06 5270.00 0.38 5.00 5803.27
misses 44.00 2651.29 54562.00 0.32 10.54 5803.27
hits and misses 0.00 1820.99 54562.00 0.32 8.79 5803.27
ims/200 0.00 1246.22 51561.00 0.34 7.33 5803.27
ims/304 0.00 2626.16 8278.00 0.09 0.14 0.16
all ims 0.00 1735.04 51561.00 0.09 4.78 5803.27
cachable 0.00 1614.30 54562.00 0.38 8.46 5803.27
not cachable 80.00 2653.49 13100.00 0.32 10.10 1044.16
cachable and not 0.00 1820.99 54562.00 0.32 8.79 5803.27
fill 44.00 2650.39 54562.00 0.38 10.71 5803.27
reload 0.00 2647.72 50085.00 0.34 7.29 5803.27
abort 81.00 2633.65 12659.00 0.34 5.50 1380.87
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 1391.28 6335.00 0.34 0.42 0.47
POST 0.00 2679.94 49218.00 0.36 13.68 5803.25
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2601.35 49218.00 0.34 12.87 5803.25
all replies 0.00 1843.82 54562.00 0.09 8.56 5803.27

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 4 errors detected. Out of those errors, 4xact or 0.00% of all transactions were classified as transaction errors.

Error Count Contribution (%)
(c19) unsupported HTTP status code 4 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: 64.03% by count and 36.75% by volume
rates: 960.12xact/sec or 36.86Mbits/sec
totals: 104.76Mxact and 490.96GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 4.91KBytes mean, and 66.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.43% by count and 11.63% by volume
rates: 231.38xact/sec or 11.67Mbits/sec
totals: 25.25Mxact and 155.41GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 6.45KBytes mean, and 85.97KBytes 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.27% by count and 9.84% by volume
rates: 3.99xact/sec or 9.86Mbits/sec
totals: 0.44Mxact and 131.39GByte
response time: n/a min, n/a mean, and n/a max
response size: 7.98KBytes min, 316.59KBytes mean, and 5803.27KBytes 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: 12.27% by count and 36.22% by volume
rates: 183.94xact/sec or 36.33Mbits/sec
totals: 20.07Mxact and 483.86GByte
response time: n/a min, n/a mean, and n/a max
response size: 5.09KBytes min, 25.28KBytes mean, and 101.68KBytes 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: 92.00% by count and 94.43% by volume
rates: 1379.43xact/sec or 94.72Mbits/sec
totals: 150.51Mxact and 1261.62GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 8.79KBytes mean, and 5803.27KBytes 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: 29.02% by count and 16.95% by volume
rates: 435.12xact/sec or 17.00Mbits/sec
totals: 47.48Mxact and 226.41GByte
response time: 0.00msec min, 19.06msec mean, and 5270.00msec max
response size: 0.38KBytes min, 5.00KBytes mean, and 5803.27KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.hits.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.hits.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




15. Object 'misses'

contribution: 62.98% by count and 77.49% by volume
rates: 944.30xact/sec or 77.72Mbits/sec
totals: 103.04Mxact and 1035.21GByte
response time: 44.00msec min, 2651.29msec mean, and 54562.00msec max
response size: 0.32KBytes min, 10.54KBytes mean, and 5803.27KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.misses.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.misses.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




16. Object 'hits and misses'

contribution: 92.00% by count and 94.43% by volume
rates: 1379.43xact/sec or 94.72Mbits/sec
totals: 150.51Mxact and 1261.62GByte
response time: 0.00msec min, 1820.99msec mean, and 54562.00msec max
response size: 0.32KBytes min, 8.79KBytes mean, and 5803.27KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 3.06% by count and 2.62% by volume
rates: 45.86xact/sec or 2.62Mbits/sec
totals: 5.00Mxact and 34.96GByte
response time: 0.00msec min, 1246.22msec mean, and 51561.00msec max
response size: 0.34KBytes min, 7.33KBytes mean, and 5803.27KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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.68% by count and 0.03% by volume
rates: 25.16xact/sec or 0.03Mbits/sec
totals: 2.74Mxact and 0.38GByte
response time: 0.00msec min, 2626.16msec mean, and 8278.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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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: 4.74% by count and 2.64% by volume
rates: 71.02xact/sec or 2.65Mbits/sec
totals: 7.75Mxact and 35.33GByte
response time: 0.00msec min, 1735.04msec mean, and 51561.00msec max
response size: 0.09KBytes min, 4.78KBytes mean, and 5803.27KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




20. Object 'cachable'

contribution: 73.70% by count and 72.86% by volume
rates: 1105.07xact/sec or 73.08Mbits/sec
totals: 120.58Mxact and 973.39GByte
response time: 0.00msec min, 1614.30msec mean, and 54562.00msec max
response size: 0.38KBytes min, 8.46KBytes mean, and 5803.27KBytes 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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 18.30% by count and 21.57% by volume
rates: 274.36xact/sec or 21.64Mbits/sec
totals: 29.94Mxact and 288.23GByte
response time: 80.00msec min, 2653.49msec mean, and 13100.00msec max
response size: 0.32KBytes min, 10.10KBytes mean, and 1044.16KBytes 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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




22. Object 'cachable and not'

contribution: 92.00% by count and 94.43% by volume
rates: 1379.43xact/sec or 94.72Mbits/sec
totals: 150.51Mxact and 1261.62GByte
response time: 0.00msec min, 1820.99msec mean, and 54562.00msec max
response size: 0.32KBytes min, 8.79KBytes mean, and 5803.27KBytes 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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




23. Object 'fill'

contribution: 44.68% by count and 55.91% by volume
rates: 669.95xact/sec or 56.08Mbits/sec
totals: 73.10Mxact and 746.98GByte
response time: 44.00msec min, 2650.39msec mean, and 54562.00msec max
response size: 0.38KBytes min, 10.71KBytes mean, and 5803.27KBytes 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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




24. Object 'reload'

contribution: 3.05% by count and 2.60% by volume
rates: 45.75xact/sec or 2.61Mbits/sec
totals: 4.99Mxact and 34.71GByte
response time: 0.00msec min, 2647.72msec mean, and 50085.00msec max
response size: 0.34KBytes min, 7.29KBytes mean, and 5803.27KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.reload.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.reload.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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.94xact/sec or 0.04Mbits/sec
totals: 0.10Mxact and 0.54GByte
response time: 81.00msec min, 2633.65msec mean, and 12659.00msec max
response size: 0.34KBytes min, 5.50KBytes mean, and 1380.87KBytes 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=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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.20xact/sec or 0.00Mbits/sec
totals: 0.02Mxact and 0.01GByte
response time: 1.00msec min, 1391.28msec mean, and 6335.00msec max
response size: 0.34KBytes min, 0.42KBytes mean, and 0.47KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_head.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.20% by count and 0.32% by volume
rates: 3.03xact/sec or 0.32Mbits/sec
totals: 0.33Mxact and 4.31GByte
response time: 0.00msec min, 2679.94msec mean, and 49218.00msec max
response size: 0.36KBytes min, 13.68KBytes mean, and 5803.25KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_post.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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.21% by count and 0.32% by volume
rates: 3.22xact/sec or 0.32Mbits/sec
totals: 0.35Mxact and 4.31GByte
response time: 0.00msec min, 2601.35msec mean, and 49218.00msec max
response size: 0.34KBytes min, 12.87KBytes mean, and 5803.25KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_all.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

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: 1499.41xact/sec or 100.30Mbits/sec
totals: 163.61Mxact and 1335.98GByte
response time: 0.00msec min, 1843.82msec mean, and 54562.00msec max
response size: 0.09KBytes min, 8.56KBytes mean, and 5803.27KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.rep.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.rep.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.