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 1080.19 88.09
measured 1080.19 88.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.76 3.42
measured 6.47 3.21

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 77207834.00 77207926.00 2674.49
waiting 35242608.00 35242791.00 1360.10
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 5280677.00 5280670.00 10069.07
established 5280677.00 5280670.00 10068.93
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 2700.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" 65.13 30.62 702.92 26.95 50.24 235.16
"HTML" 15.39 12.37 166.10 10.89 11.87 95.00
"download" 0.43 12.87 4.66 11.32 0.33 98.80
"other" 17.66 43.04 190.54 37.88 13.62 330.51
all content types 98.61 98.90 1064.22 87.04 76.07 759.47
hits 6.38 3.18 68.85 2.80 4.92 24.39
misses 92.23 95.73 995.37 84.25 71.15 735.08
hits and misses 98.61 98.90 1064.22 87.04 76.07 759.47
ims/200 0.50 0.50 5.40 0.44 0.39 3.88
ims/304 0.34 0.00 3.66 0.00 0.26 0.04
all ims 0.84 0.51 9.06 0.45 0.65 3.91
cachable 78.92 78.60 851.74 69.18 60.88 603.59
not cachable 19.69 20.30 212.48 17.87 15.19 155.87
cachable and not 98.61 98.90 1064.22 87.04 76.07 759.47
fill 72.54 75.43 782.89 66.38 55.96 579.20
reload 0.50 0.51 5.44 0.45 0.39 3.89
abort 0.09 0.05 1.00 0.04 0.07 0.39
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.03 0.00 0.00 0.00
POST 0.04 0.08 0.44 0.07 0.03 0.63
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.04 0.08 0.47 0.07 0.03 0.63
all replies 100.00 100.00 1079.19 88.01 77.14 767.91

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.34 4.91 66.03
"HTML" n/a n/a n/a 0.35 8.39 85.97
"download" n/a n/a n/a 7.98 310.99 5803.27
"other" n/a n/a n/a 5.09 25.45 101.68
all content types n/a n/a n/a 0.34 10.47 5803.27
hits 1.00 6.69 1040.00 0.41 5.20 5803.27
misses 80.00 2644.57 49753.00 0.34 10.83 5803.27
hits and misses 1.00 2473.91 49753.00 0.34 10.47 5803.27
ims/200 1.00 2473.34 47396.00 0.34 10.53 5803.25
ims/304 0.00 2610.26 7885.00 0.09 0.14 0.16
all ims 0.00 2528.66 47396.00 0.09 6.33 5803.25
cachable 1.00 2431.68 49753.00 0.41 10.40 5803.27
not cachable 80.00 2643.18 13100.00 0.34 10.76 1044.16
cachable and not 1.00 2473.91 49753.00 0.34 10.47 5803.27
fill 80.00 2644.94 49753.00 0.41 10.85 5803.27
reload 1.00 2642.96 48442.00 0.35 10.51 5803.25
abort 83.00 2628.93 12659.00 0.34 5.69 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 2463.95 5827.00 0.34 0.41 0.47
POST 0.00 2695.25 45951.00 0.36 20.91 5803.25
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2682.70 45951.00 0.34 19.79 5803.25
all replies 0.00 2475.31 49753.00 0.09 10.44 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

No errors detected in the given scope.


9. Object '"image"'

contribution: 65.13% by count and 30.62% by volume
rates: 702.92xact/sec or 26.95Mbits/sec
totals: 50.24Mxact and 235.16GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes 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.39% by count and 12.37% by volume
rates: 166.10xact/sec or 10.89Mbits/sec
totals: 11.87Mxact and 95.00GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 8.39KBytes 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.43% by count and 12.87% by volume
rates: 4.66xact/sec or 11.32Mbits/sec
totals: 0.33Mxact and 98.80GByte
response time: n/a min, n/a mean, and n/a max
response size: 7.98KBytes min, 310.99KBytes 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: 17.66% by count and 43.04% by volume
rates: 190.54xact/sec or 37.88Mbits/sec
totals: 13.62Mxact and 330.51GByte
response time: n/a min, n/a mean, and n/a max
response size: 5.09KBytes min, 25.45KBytes 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: 98.61% by count and 98.90% by volume
rates: 1064.22xact/sec or 87.04Mbits/sec
totals: 76.07Mxact and 759.47GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes min, 10.47KBytes 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: 6.38% by count and 3.18% by volume
rates: 68.85xact/sec or 2.80Mbits/sec
totals: 4.92Mxact and 24.39GByte
response time: 1.00msec min, 6.69msec mean, and 1040.00msec max
response size: 0.41KBytes min, 5.20KBytes mean, and 5803.27KBytes 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.23% by count and 95.73% by volume
rates: 995.37xact/sec or 84.25Mbits/sec
totals: 71.15Mxact and 735.08GByte
response time: 80.00msec min, 2644.57msec mean, and 49753.00msec max
response size: 0.34KBytes min, 10.83KBytes mean, and 5803.27KBytes 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.61% by count and 98.90% by volume
rates: 1064.22xact/sec or 87.04Mbits/sec
totals: 76.07Mxact and 759.47GByte
response time: 1.00msec min, 2473.91msec mean, and 49753.00msec max
response size: 0.34KBytes min, 10.47KBytes mean, and 5803.27KBytes 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.50% by count and 0.50% by volume
rates: 5.40xact/sec or 0.44Mbits/sec
totals: 0.39Mxact and 3.88GByte
response time: 1.00msec min, 2473.34msec mean, and 47396.00msec max
response size: 0.34KBytes min, 10.53KBytes mean, and 5803.25KBytes 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.34% by count and 0.00% by volume
rates: 3.66xact/sec or 0.00Mbits/sec
totals: 0.26Mxact and 0.04GByte
response time: 0.00msec min, 2610.26msec mean, and 7885.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.84% by count and 0.51% by volume
rates: 9.06xact/sec or 0.45Mbits/sec
totals: 0.65Mxact and 3.91GByte
response time: 0.00msec min, 2528.66msec mean, and 47396.00msec max
response size: 0.09KBytes min, 6.33KBytes mean, and 5803.25KBytes 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: 78.92% by count and 78.60% by volume
rates: 851.74xact/sec or 69.18Mbits/sec
totals: 60.88Mxact and 603.59GByte
response time: 1.00msec min, 2431.68msec mean, and 49753.00msec max
response size: 0.41KBytes min, 10.40KBytes 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=fill

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 19.69% by count and 20.30% by volume
rates: 212.48xact/sec or 17.87Mbits/sec
totals: 15.19Mxact and 155.87GByte
response time: 80.00msec min, 2643.18msec mean, and 13100.00msec max
response size: 0.34KBytes min, 10.76KBytes 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=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.61% by count and 98.90% by volume
rates: 1064.22xact/sec or 87.04Mbits/sec
totals: 76.07Mxact and 759.47GByte
response time: 1.00msec min, 2473.91msec mean, and 49753.00msec max
response size: 0.34KBytes min, 10.47KBytes 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=fill

No description is available for this object class.

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




23. Object 'fill'

contribution: 72.54% by count and 75.43% by volume
rates: 782.89xact/sec or 66.38Mbits/sec
totals: 55.96Mxact and 579.20GByte
response time: 80.00msec min, 2644.94msec mean, and 49753.00msec max
response size: 0.41KBytes min, 10.85KBytes 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=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.51% by volume
rates: 5.44xact/sec or 0.45Mbits/sec
totals: 0.39Mxact and 3.89GByte
response time: 1.00msec min, 2642.96msec mean, and 48442.00msec max
response size: 0.35KBytes min, 10.51KBytes mean, and 5803.25KBytes 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: 1.00xact/sec or 0.04Mbits/sec
totals: 0.07Mxact and 0.39GByte
response time: 83.00msec min, 2628.93msec mean, and 12659.00msec max
response size: 0.34KBytes min, 5.69KBytes 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=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.03xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1.00msec min, 2463.95msec mean, and 5827.00msec max
response size: 0.34KBytes min, 0.41KBytes mean, and 0.47KBytes 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.44xact/sec or 0.07Mbits/sec
totals: 0.03Mxact and 0.63GByte
response time: 0.00msec min, 2695.25msec mean, and 45951.00msec max
response size: 0.36KBytes min, 20.91KBytes mean, and 5803.25KBytes 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.04% by count and 0.08% by volume
rates: 0.47xact/sec or 0.07Mbits/sec
totals: 0.03Mxact and 0.63GByte
response time: 0.00msec min, 2682.70msec mean, and 45951.00msec max
response size: 0.34KBytes min, 19.79KBytes mean, and 5803.25KBytes 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: 1079.19xact/sec or 88.01Mbits/sec
totals: 77.14Mxact and 767.91GByte
response time: 0.00msec min, 2475.31msec mean, and 49753.00msec max
response size: 0.09KBytes min, 10.44KBytes mean, and 5803.27KBytes 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.