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 559.52 47.22
measured 557.32 46.99
Load trace
load.trace.scope=sides=client__phases=framp

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.58 3.47
measured 6.49 3.43

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 676838.00 674169.00 1385.22
waiting 305354.00 304019.00 702.40
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=framp

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 57716.00 47624.00 5075.90
established 57716.00 47624.00 5075.86
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=framp

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
2700.00 0.00 1360.73
population level trace
populus.level.trace.scope=sides=client__phases=framp

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.15 28.97 357.14 13.61 0.43 2.01
"HTML" 15.30 12.10 85.20 5.69 0.10 0.84
"download" 0.50 14.18 2.79 6.66 0.00 0.98
"other" 18.69 43.66 104.05 20.52 0.13 3.03
all content types 98.64 98.92 549.18 46.48 0.66 6.86
hits 6.41 3.39 35.67 1.59 0.04 0.24
misses 92.23 95.52 513.51 44.89 0.62 6.63
hits and misses 98.64 98.92 549.18 46.48 0.66 6.86
ims/200 0.49 0.51 2.74 0.24 0.00 0.04
ims/304 0.34 0.00 1.91 0.00 0.00 0.00
all ims 0.84 0.52 4.65 0.24 0.01 0.04
cachable 79.04 78.58 440.09 36.92 0.53 5.45
not cachable 19.59 20.34 109.09 9.56 0.13 1.41
cachable and not 98.64 98.92 549.18 46.48 0.66 6.86
fill 72.64 75.19 404.42 35.33 0.49 5.22
reload 0.48 0.47 2.65 0.22 0.00 0.03
abort 0.10 0.05 0.56 0.02 0.00 0.00
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.02 0.00 0.00 0.00
POST 0.05 0.10 0.26 0.04 0.00 0.01
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.05 0.10 0.28 0.04 0.00 0.01
all replies 100.00 100.00 556.76 46.99 0.67 6.94

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.88 53.08
"HTML" n/a n/a n/a 0.35 8.54 85.95
"download" n/a n/a n/a 10.56 306.05 1797.94
"other" n/a n/a n/a 6.86 25.24 92.30
all content types n/a n/a n/a 0.32 10.83 1797.94
hits 0.00 4.12 190.00 0.38 5.72 1545.18
misses 44.00 2649.18 16247.00 0.32 11.19 1797.94
hits and misses 0.00 2477.40 16247.00 0.32 10.83 1797.94
ims/200 1.00 2465.67 7214.00 0.37 11.31 754.43
ims/304 81.00 2602.91 6599.00 0.09 0.14 0.16
all ims 1.00 2522.12 7214.00 0.09 6.72 754.43
cachable 0.00 2433.98 16247.00 0.38 10.74 1797.94
not cachable 80.00 2652.58 12271.00 0.32 11.21 1044.16
cachable and not 0.00 2477.40 16247.00 0.32 10.83 1797.94
fill 44.00 2648.27 16247.00 0.38 11.18 1797.94
reload 80.00 2662.60 8206.00 0.36 10.66 466.18
abort 83.00 2697.11 5433.00 0.36 5.25 83.16
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 531.00 2486.87 4156.00 0.36 0.41 0.42
POST 162.00 2668.22 5622.00 0.43 21.86 439.70
PUT n/a n/a n/a n/a n/a n/a
all non-gets 162.00 2655.45 5622.00 0.36 20.35 439.70
all replies 0.00 2478.75 16247.00 0.09 10.80 1797.94

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.15% by count and 28.97% by volume
rates: 357.14xact/sec or 13.61Mbits/sec
totals: 0.43Mxact and 2.01GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 4.88KBytes mean, and 53.08KBytes 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.30% by count and 12.10% by volume
rates: 85.20xact/sec or 5.69Mbits/sec
totals: 0.10Mxact and 0.84GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 8.54KBytes mean, and 85.95KBytes 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.50% by count and 14.18% by volume
rates: 2.79xact/sec or 6.66Mbits/sec
totals: 0.00Mxact and 0.98GByte
response time: n/a min, n/a mean, and n/a max
response size: 10.56KBytes min, 306.05KBytes mean, and 1797.94KBytes 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.69% by count and 43.66% by volume
rates: 104.05xact/sec or 20.52Mbits/sec
totals: 0.13Mxact and 3.03GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.86KBytes min, 25.24KBytes mean, and 92.30KBytes 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.64% by count and 98.92% by volume
rates: 549.18xact/sec or 46.48Mbits/sec
totals: 0.66Mxact and 6.86GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 10.83KBytes mean, and 1797.94KBytes 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.41% by count and 3.39% by volume
rates: 35.67xact/sec or 1.59Mbits/sec
totals: 0.04Mxact and 0.24GByte
response time: 0.00msec min, 4.12msec mean, and 190.00msec max
response size: 0.38KBytes min, 5.72KBytes mean, and 1545.18KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.hits.size.fig.scope=sides=client__phases=framp
response time trace
object.hits.rptm.trace.scope=sides=client__phases=framp

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.52% by volume
rates: 513.51xact/sec or 44.89Mbits/sec
totals: 0.62Mxact and 6.63GByte
response time: 44.00msec min, 2649.18msec mean, and 16247.00msec max
response size: 0.32KBytes min, 11.19KBytes mean, and 1797.94KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.misses.size.fig.scope=sides=client__phases=framp
response time trace
object.misses.rptm.trace.scope=sides=client__phases=framp

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.64% by count and 98.92% by volume
rates: 549.18xact/sec or 46.48Mbits/sec
totals: 0.66Mxact and 6.86GByte
response time: 0.00msec min, 2477.40msec mean, and 16247.00msec max
response size: 0.32KBytes min, 10.83KBytes mean, and 1797.94KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=framp
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=framp

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 0.49% by count and 0.51% by volume
rates: 2.74xact/sec or 0.24Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 1.00msec min, 2465.67msec mean, and 7214.00msec max
response size: 0.37KBytes min, 11.31KBytes mean, and 754.43KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=framp

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: 1.91xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 81.00msec min, 2602.91msec mean, and 6599.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
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=framp

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.52% by volume
rates: 4.65xact/sec or 0.24Mbits/sec
totals: 0.01Mxact and 0.04GByte
response time: 1.00msec min, 2522.12msec mean, and 7214.00msec max
response size: 0.09KBytes min, 6.72KBytes mean, and 754.43KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=framp
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=framp

No description is available for this object class.

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




20. Object 'cachable'

contribution: 79.04% by count and 78.58% by volume
rates: 440.09xact/sec or 36.92Mbits/sec
totals: 0.53Mxact and 5.45GByte
response time: 0.00msec min, 2433.98msec mean, and 16247.00msec max
response size: 0.38KBytes min, 10.74KBytes mean, and 1797.94KBytes 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

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 19.59% by count and 20.34% by volume
rates: 109.09xact/sec or 9.56Mbits/sec
totals: 0.13Mxact and 1.41GByte
response time: 80.00msec min, 2652.58msec mean, and 12271.00msec max
response size: 0.32KBytes min, 11.21KBytes 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

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.64% by count and 98.92% by volume
rates: 549.18xact/sec or 46.48Mbits/sec
totals: 0.66Mxact and 6.86GByte
response time: 0.00msec min, 2477.40msec mean, and 16247.00msec max
response size: 0.32KBytes min, 10.83KBytes mean, and 1797.94KBytes 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

No description is available for this object class.

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




23. Object 'fill'

contribution: 72.64% by count and 75.19% by volume
rates: 404.42xact/sec or 35.33Mbits/sec
totals: 0.49Mxact and 5.22GByte
response time: 44.00msec min, 2648.27msec mean, and 16247.00msec max
response size: 0.38KBytes min, 11.18KBytes mean, and 1797.94KBytes 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

No description is available for this object class.

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




24. Object 'reload'

contribution: 0.48% by count and 0.47% by volume
rates: 2.65xact/sec or 0.22Mbits/sec
totals: 0.00Mxact and 0.03GByte
response time: 80.00msec min, 2662.60msec mean, and 8206.00msec max
response size: 0.36KBytes min, 10.66KBytes mean, and 466.18KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.reload.size.fig.scope=sides=client__phases=framp
response time trace
object.reload.rptm.trace.scope=sides=client__phases=framp

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.10% by count and 0.05% by volume
rates: 0.56xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 83.00msec min, 2697.11msec mean, and 5433.00msec max
response size: 0.36KBytes min, 5.25KBytes mean, and 83.16KBytes 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

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.02xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 531.00msec min, 2486.87msec mean, and 4156.00msec max
response size: 0.36KBytes min, 0.41KBytes mean, and 0.42KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.method_head.size.fig.scope=sides=client__phases=framp
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=framp

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.05% by count and 0.10% by volume
rates: 0.26xact/sec or 0.04Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 162.00msec min, 2668.22msec mean, and 5622.00msec max
response size: 0.43KBytes min, 21.86KBytes mean, and 439.70KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.method_post.size.fig.scope=sides=client__phases=framp
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=framp

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.10% by volume
rates: 0.28xact/sec or 0.04Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 162.00msec min, 2655.45msec mean, and 5622.00msec max
response size: 0.36KBytes min, 20.35KBytes mean, and 439.70KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.method_all.size.fig.scope=sides=client__phases=framp
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=framp

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: 556.76xact/sec or 46.99Mbits/sec
totals: 0.67Mxact and 6.94GByte
response time: 0.00msec min, 2478.75msec mean, and 16247.00msec max
response size: 0.09KBytes min, 10.80KBytes mean, and 1797.94KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=framp
object size distribution
object.rep.size.fig.scope=sides=client__phases=framp
response time trace
object.rep.rptm.trace.scope=sides=client__phases=framp

No description is available for this object class.