iMimic, 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 548.77 29.85
measured 550.08 29.91
Load trace
load.trace.scope=sides=client__phases=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 60.53 43.15
measured 57.71 40.89

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 658523.00 660092.00 791.82
waiting 255515.00 256007.00 226.49
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=dec2

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 43987.00 52804.00 5805.95
established 43988.00 52804.00 5805.38
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=dec2

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
0.00 2751.00 1370.40
population level trace
populus.level.trace.scope=sides=client__phases=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" 62.34 44.18 342.81 13.22 0.41 1.94
"HTML" 15.71 10.89 86.40 3.26 0.10 0.48
"download" 0.13 5.84 0.73 1.75 0.00 0.26
"other" 7.71 27.15 42.41 8.12 0.05 1.19
all content types 85.90 88.06 472.35 26.34 0.57 3.86
hits 49.57 36.01 272.59 10.77 0.33 1.58
misses 36.33 52.05 199.75 15.57 0.24 2.28
hits and misses 85.90 88.06 472.35 26.34 0.57 3.86
ims/200 5.27 5.53 29.00 1.65 0.03 0.24
ims/304 3.00 0.06 16.50 0.02 0.02 0.00
all ims 8.28 5.59 45.51 1.67 0.05 0.24
cachable 68.65 63.98 377.53 19.14 0.45 2.80
not cachable 17.24 24.08 94.82 7.20 0.11 1.06
cachable and not 85.90 88.06 472.35 26.34 0.57 3.86
fill 19.08 27.97 104.93 8.37 0.13 1.23
reload 5.44 5.66 29.90 1.69 0.04 0.25
abort 0.03 0.02 0.17 0.01 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.03 0.00 0.14 0.00 0.00 0.00
POST 0.36 0.70 2.00 0.21 0.00 0.03
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.39 0.70 2.14 0.21 0.00 0.03
all replies 100.00 100.00 549.90 29.91 0.66 4.38

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.35 4.93 56.48
"HTML" n/a n/a n/a 0.38 4.83 89.96
"download" n/a n/a n/a 29.41 307.83 1264.00
"other" n/a n/a n/a 6.47 24.51 85.59
all content types n/a n/a n/a 0.35 7.14 1264.00
hits 2.00 61.59 3640.00 0.42 5.06 892.47
misses 91.00 2785.60 19509.00 0.35 9.98 1264.00
hits and misses 2.00 1213.55 19509.00 0.35 7.14 1264.00
ims/200 4.00 1242.06 14770.00 0.36 7.30 982.88
ims/304 107.00 2744.96 8361.00 0.09 0.14 0.16
all ims 4.00 1787.11 14770.00 0.09 4.70 982.88
cachable 2.00 818.93 19509.00 0.41 6.49 1264.00
not cachable 91.00 2784.73 14180.00 0.35 9.72 417.76
cachable and not 2.00 1213.55 19509.00 0.35 7.14 1264.00
fill 91.00 2786.38 19509.00 0.41 10.21 1264.00
reload 93.00 2763.81 15021.00 0.36 7.24 892.46
abort 577.00 2812.56 5529.00 0.37 5.45 39.70
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 16.00 1438.54 6393.00 0.36 0.42 0.47
POST 0.00 2801.60 8306.00 0.42 13.35 754.37
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2709.49 8306.00 0.36 12.47 754.37
all replies 0.00 1351.16 19509.00 0.09 6.96 1264.00

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

Error Count Contribution (%)
(c28) stale object 91 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: 62.34% by count and 44.18% by volume
rates: 342.81xact/sec or 13.22Mbits/sec
totals: 0.41Mxact and 1.94GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 4.93KBytes mean, and 56.48KBytes 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.71% by count and 10.89% by volume
rates: 86.40xact/sec or 3.26Mbits/sec
totals: 0.10Mxact and 0.48GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.38KBytes min, 4.83KBytes mean, and 89.96KBytes 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.13% by count and 5.84% by volume
rates: 0.73xact/sec or 1.75Mbits/sec
totals: 0.00Mxact and 0.26GByte
response time: n/a min, n/a mean, and n/a max
response size: 29.41KBytes min, 307.83KBytes mean, and 1264.00KBytes 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.71% by count and 27.15% by volume
rates: 42.41xact/sec or 8.12Mbits/sec
totals: 0.05Mxact and 1.19GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.47KBytes min, 24.51KBytes mean, and 85.59KBytes 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.90% by count and 88.06% by volume
rates: 472.35xact/sec or 26.34Mbits/sec
totals: 0.57Mxact and 3.86GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 7.14KBytes mean, and 1264.00KBytes 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: 49.57% by count and 36.01% by volume
rates: 272.59xact/sec or 10.77Mbits/sec
totals: 0.33Mxact and 1.58GByte
response time: 2.00msec min, 61.59msec mean, and 3640.00msec max
response size: 0.42KBytes min, 5.06KBytes mean, and 892.47KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.hits.size.fig.scope=sides=client__phases=dec2
response time trace
object.hits.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.

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




15. Object 'misses'

contribution: 36.33% by count and 52.05% by volume
rates: 199.75xact/sec or 15.57Mbits/sec
totals: 0.24Mxact and 2.28GByte
response time: 91.00msec min, 2785.60msec mean, and 19509.00msec max
response size: 0.35KBytes min, 9.98KBytes mean, and 1264.00KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.misses.size.fig.scope=sides=client__phases=dec2
response time trace
object.misses.rptm.trace.scope=sides=client__phases=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: 85.90% by count and 88.06% by volume
rates: 472.35xact/sec or 26.34Mbits/sec
totals: 0.57Mxact and 3.86GByte
response time: 2.00msec min, 1213.55msec mean, and 19509.00msec max
response size: 0.35KBytes min, 7.14KBytes mean, and 1264.00KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=dec2
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 5.27% by count and 5.53% by volume
rates: 29.00xact/sec or 1.65Mbits/sec
totals: 0.03Mxact and 0.24GByte
response time: 4.00msec min, 1242.06msec mean, and 14770.00msec max
response size: 0.36KBytes min, 7.30KBytes mean, and 982.88KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=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: 3.00% by count and 0.06% by volume
rates: 16.50xact/sec or 0.02Mbits/sec
totals: 0.02Mxact and 0.00GByte
response time: 107.00msec min, 2744.96msec mean, and 8361.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=dec2
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=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: 8.28% by count and 5.59% by volume
rates: 45.51xact/sec or 1.67Mbits/sec
totals: 0.05Mxact and 0.24GByte
response time: 4.00msec min, 1787.11msec mean, and 14770.00msec max
response size: 0.09KBytes min, 4.70KBytes mean, and 982.88KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=dec2
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.

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




20. Object 'cachable'

contribution: 68.65% by count and 63.98% by volume
rates: 377.53xact/sec or 19.14Mbits/sec
totals: 0.45Mxact and 2.80GByte
response time: 2.00msec min, 818.93msec mean, and 19509.00msec max
response size: 0.41KBytes min, 6.49KBytes mean, and 1264.00KBytes 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=dec2

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 17.24% by count and 24.08% by volume
rates: 94.82xact/sec or 7.20Mbits/sec
totals: 0.11Mxact and 1.06GByte
response time: 91.00msec min, 2784.73msec mean, and 14180.00msec max
response size: 0.35KBytes min, 9.72KBytes mean, and 417.76KBytes 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=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: 85.90% by count and 88.06% by volume
rates: 472.35xact/sec or 26.34Mbits/sec
totals: 0.57Mxact and 3.86GByte
response time: 2.00msec min, 1213.55msec mean, and 19509.00msec max
response size: 0.35KBytes min, 7.14KBytes mean, and 1264.00KBytes 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=dec2

No description is available for this object class.

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




23. Object 'fill'

contribution: 19.08% by count and 27.97% by volume
rates: 104.93xact/sec or 8.37Mbits/sec
totals: 0.13Mxact and 1.23GByte
response time: 91.00msec min, 2786.38msec mean, and 19509.00msec max
response size: 0.41KBytes min, 10.21KBytes mean, and 1264.00KBytes 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=dec2

No description is available for this object class.

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




24. Object 'reload'

contribution: 5.44% by count and 5.66% by volume
rates: 29.90xact/sec or 1.69Mbits/sec
totals: 0.04Mxact and 0.25GByte
response time: 93.00msec min, 2763.81msec mean, and 15021.00msec max
response size: 0.36KBytes min, 7.24KBytes mean, and 892.46KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.reload.size.fig.scope=sides=client__phases=dec2
response time trace
object.reload.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.03% by count and 0.02% by volume
rates: 0.17xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 577.00msec min, 2812.56msec mean, and 5529.00msec max
response size: 0.37KBytes min, 5.45KBytes mean, and 39.70KBytes 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=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.03% by count and 0.00% by volume
rates: 0.14xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 16.00msec min, 1438.54msec mean, and 6393.00msec max
response size: 0.36KBytes min, 0.42KBytes mean, and 0.47KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.method_head.size.fig.scope=sides=client__phases=dec2
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.36% by count and 0.70% by volume
rates: 2.00xact/sec or 0.21Mbits/sec
totals: 0.00Mxact and 0.03GByte
response time: 0.00msec min, 2801.60msec mean, and 8306.00msec max
response size: 0.42KBytes min, 13.35KBytes mean, and 754.37KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.method_post.size.fig.scope=sides=client__phases=dec2
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=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.39% by count and 0.70% by volume
rates: 2.14xact/sec or 0.21Mbits/sec
totals: 0.00Mxact and 0.03GByte
response time: 0.00msec min, 2709.49msec mean, and 8306.00msec max
response size: 0.36KBytes min, 12.47KBytes mean, and 754.37KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.method_all.size.fig.scope=sides=client__phases=dec2
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=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: 549.90xact/sec or 29.91Mbits/sec
totals: 0.66Mxact and 4.38GByte
response time: 0.00msec min, 1351.16msec mean, and 19509.00msec max
response size: 0.09KBytes min, 6.96KBytes mean, and 1264.00KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=dec2
object size distribution
object.rep.size.fig.scope=sides=client__phases=dec2
response time trace
object.rep.rptm.trace.scope=sides=client__phases=dec2

No description is available for this object class.