TNCLABS, 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 258.51 22.02
measured 257.46 21.91
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.65 3.26
measured 6.55 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 311020.00 309760.00 639.75
waiting 139390.00 138696.00 321.55
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 26625.00 21965.00 2341.70
established 26625.00 21965.00 2341.68
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
1251.00 0.00 632.49
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" 63.85 28.53 164.22 6.25 0.20 0.92
"HTML" 15.37 11.42 39.52 2.50 0.05 0.37
"download" 0.49 14.79 1.26 3.24 0.00 0.48
"other" 18.87 43.96 48.54 9.63 0.06 1.41
all content types 98.57 98.70 253.54 21.63 0.31 3.18
hits 6.46 3.17 16.61 0.70 0.02 0.10
misses 92.11 95.53 236.92 20.93 0.29 3.07
hits and misses 98.57 98.70 253.54 21.63 0.31 3.18
ims/200 0.51 0.64 1.31 0.14 0.00 0.02
ims/304 0.35 0.00 0.89 0.00 0.00 0.00
all ims 0.86 0.64 2.20 0.14 0.00 0.02
cachable 78.92 77.22 202.98 16.92 0.24 2.48
not cachable 19.66 21.48 50.56 4.71 0.06 0.69
cachable and not 98.57 98.70 253.54 21.63 0.31 3.18
fill 72.46 74.04 186.37 16.22 0.22 2.38
reload 0.53 0.56 1.35 0.12 0.00 0.02
abort 0.10 0.09 0.25 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.01 0.00 0.00 0.00
POST 0.04 0.10 0.11 0.02 0.00 0.00
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.05 0.10 0.12 0.02 0.00 0.00
all replies 100.00 100.00 257.21 21.91 0.31 3.22

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.33 4.87 42.32
"HTML" n/a n/a n/a 0.35 8.11 62.71
"download" n/a n/a n/a 29.02 329.38 1987.72
"other" n/a n/a n/a 7.03 25.40 80.46
all content types n/a n/a n/a 0.33 10.92 1987.72
hits 0.00 3.90 136.00 0.38 5.36 877.96
misses 80.00 2649.90 16293.00 0.33 11.31 1987.72
hits and misses 0.00 2476.51 16293.00 0.33 10.92 1987.72
ims/200 0.00 2466.28 9571.00 0.39 13.68 1446.91
ims/304 82.00 2649.25 5231.00 0.09 0.14 0.16
all ims 0.00 2540.26 9571.00 0.09 8.21 1446.91
cachable 0.00 2432.16 14628.00 0.38 10.67 1446.91
not cachable 80.00 2654.54 16293.00 0.33 11.92 1987.72
cachable and not 0.00 2476.51 16293.00 0.33 10.92 1987.72
fill 80.00 2648.65 14628.00 0.38 11.14 1446.91
reload 82.00 2652.17 12394.00 0.37 11.53 1987.71
abort 233.00 2719.82 10649.00 0.36 10.19 1393.44
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 1173.00 2213.22 3773.00 0.36 0.41 0.42
POST 163.00 2768.86 7497.00 0.49 25.53 846.29
PUT n/a n/a n/a n/a n/a n/a
all non-gets 163.00 2733.89 7497.00 0.36 23.95 846.29
all replies 0.00 2478.09 16293.00 0.09 10.90 1987.72

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: 63.85% by count and 28.53% by volume
rates: 164.22xact/sec or 6.25Mbits/sec
totals: 0.20Mxact and 0.92GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.33KBytes min, 4.87KBytes mean, and 42.32KBytes 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.37% by count and 11.42% by volume
rates: 39.52xact/sec or 2.50Mbits/sec
totals: 0.05Mxact and 0.37GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.35KBytes min, 8.11KBytes mean, and 62.71KBytes 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.49% by count and 14.79% by volume
rates: 1.26xact/sec or 3.24Mbits/sec
totals: 0.00Mxact and 0.48GByte
response time: n/a min, n/a mean, and n/a max
response size: 29.02KBytes min, 329.38KBytes mean, and 1987.72KBytes 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.87% by count and 43.96% by volume
rates: 48.54xact/sec or 9.63Mbits/sec
totals: 0.06Mxact and 1.41GByte
response time: n/a min, n/a mean, and n/a max
response size: 7.03KBytes min, 25.40KBytes mean, and 80.46KBytes 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.57% by count and 98.70% by volume
rates: 253.54xact/sec or 21.63Mbits/sec
totals: 0.31Mxact and 3.18GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.33KBytes min, 10.92KBytes mean, and 1987.72KBytes 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.46% by count and 3.17% by volume
rates: 16.61xact/sec or 0.70Mbits/sec
totals: 0.02Mxact and 0.10GByte
response time: 0.00msec min, 3.90msec mean, and 136.00msec max
response size: 0.38KBytes min, 5.36KBytes mean, and 877.96KBytes 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.11% by count and 95.53% by volume
rates: 236.92xact/sec or 20.93Mbits/sec
totals: 0.29Mxact and 3.07GByte
response time: 80.00msec min, 2649.90msec mean, and 16293.00msec max
response size: 0.33KBytes min, 11.31KBytes mean, and 1987.72KBytes 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.57% by count and 98.70% by volume
rates: 253.54xact/sec or 21.63Mbits/sec
totals: 0.31Mxact and 3.18GByte
response time: 0.00msec min, 2476.51msec mean, and 16293.00msec max
response size: 0.33KBytes min, 10.92KBytes mean, and 1987.72KBytes 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.51% by count and 0.64% by volume
rates: 1.31xact/sec or 0.14Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 0.00msec min, 2466.28msec mean, and 9571.00msec max
response size: 0.39KBytes min, 13.68KBytes mean, and 1446.91KBytes 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.35% by count and 0.00% by volume
rates: 0.89xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 82.00msec min, 2649.25msec mean, and 5231.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.86% by count and 0.64% by volume
rates: 2.20xact/sec or 0.14Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 0.00msec min, 2540.26msec mean, and 9571.00msec max
response size: 0.09KBytes min, 8.21KBytes mean, and 1446.91KBytes 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: 78.92% by count and 77.22% by volume
rates: 202.98xact/sec or 16.92Mbits/sec
totals: 0.24Mxact and 2.48GByte
response time: 0.00msec min, 2432.16msec mean, and 14628.00msec max
response size: 0.38KBytes min, 10.67KBytes mean, and 1446.91KBytes 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.66% by count and 21.48% by volume
rates: 50.56xact/sec or 4.71Mbits/sec
totals: 0.06Mxact and 0.69GByte
response time: 80.00msec min, 2654.54msec mean, and 16293.00msec max
response size: 0.33KBytes min, 11.92KBytes mean, and 1987.72KBytes 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.57% by count and 98.70% by volume
rates: 253.54xact/sec or 21.63Mbits/sec
totals: 0.31Mxact and 3.18GByte
response time: 0.00msec min, 2476.51msec mean, and 16293.00msec max
response size: 0.33KBytes min, 10.92KBytes mean, and 1987.72KBytes 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.46% by count and 74.04% by volume
rates: 186.37xact/sec or 16.22Mbits/sec
totals: 0.22Mxact and 2.38GByte
response time: 80.00msec min, 2648.65msec mean, and 14628.00msec max
response size: 0.38KBytes min, 11.14KBytes mean, and 1446.91KBytes 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.53% by count and 0.56% by volume
rates: 1.35xact/sec or 0.12Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 82.00msec min, 2652.17msec mean, and 12394.00msec max
response size: 0.37KBytes min, 11.53KBytes mean, and 1987.71KBytes 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.09% by volume
rates: 0.25xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 233.00msec min, 2719.82msec mean, and 10649.00msec max
response size: 0.36KBytes min, 10.19KBytes mean, and 1393.44KBytes 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.01xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1173.00msec min, 2213.22msec mean, and 3773.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.04% by count and 0.10% by volume
rates: 0.11xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 163.00msec min, 2768.86msec mean, and 7497.00msec max
response size: 0.49KBytes min, 25.53KBytes mean, and 846.29KBytes 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.12xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 163.00msec min, 2733.89msec mean, and 7497.00msec max
response size: 0.36KBytes min, 23.95KBytes mean, and 846.29KBytes 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: 257.21xact/sec or 21.91Mbits/sec
totals: 0.31Mxact and 3.22GByte
response time: 0.00msec min, 2478.09msec mean, and 16293.00msec max
response size: 0.09KBytes min, 10.90KBytes mean, and 1987.72KBytes 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.