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 640.68 34.28
measured 639.30 34.20
Load trace
load.trace.scope=sides=client__phases=inc1

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.38 43.67
measured 55.17 39.10

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 779639.00 777959.00 841.40
waiting 308414.00 307912.00 260.43
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=inc1

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 65535.00 54853.00 6183.85
established 65535.00 54853.00 6183.74
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=inc1

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
3123.00 0.00 1551.76
population level trace
populus.level.trace.scope=sides=client__phases=inc1

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.93 45.15 402.14 15.44 0.49 2.29
"HTML" 15.46 10.41 98.79 3.56 0.12 0.53
"download" 0.14 5.48 0.89 1.87 0.00 0.28
"other" 7.53 27.42 48.14 9.38 0.06 1.39
all content types 86.06 88.46 549.96 30.25 0.67 4.49
hits 47.47 34.59 303.38 11.83 0.37 1.76
misses 38.58 53.87 246.57 18.42 0.30 2.74
hits and misses 86.06 88.46 549.96 30.25 0.67 4.49
ims/200 5.33 5.42 34.05 1.85 0.04 0.28
ims/304 2.91 0.06 18.58 0.02 0.02 0.00
all ims 8.24 5.48 52.63 1.87 0.06 0.28
cachable 68.89 64.71 440.27 22.13 0.54 3.29
not cachable 17.16 23.75 109.69 8.12 0.13 1.21
cachable and not 86.06 88.46 549.96 30.25 0.67 4.49
fill 21.42 30.12 136.88 10.30 0.17 1.53
reload 5.32 5.37 33.98 1.84 0.04 0.27
abort 0.04 0.02 0.24 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.02 0.00 0.14 0.00 0.00 0.00
POST 0.37 0.69 2.34 0.24 0.00 0.04
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.39 0.69 2.48 0.24 0.00 0.04
all replies 100.00 100.00 639.05 34.20 0.78 5.08

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.36 4.61 69.77
"download" n/a n/a n/a 17.77 270.34 1987.72
"other" n/a n/a n/a 6.83 24.93 88.17
all content types n/a n/a n/a 0.34 7.04 1987.72
hits 0.00 9.11 1007.00 0.41 4.99 1446.93
misses 81.00 2638.77 17759.00 0.34 9.56 1987.72
hits and misses 0.00 1188.11 17759.00 0.34 7.04 1987.72
ims/200 0.00 1195.40 10109.00 0.36 6.97 1389.48
ims/304 81.00 2619.87 8024.00 0.09 0.14 0.16
all ims 0.00 1698.32 10109.00 0.09 4.56 1389.48
cachable 0.00 826.33 12312.00 0.41 6.43 1446.93
not cachable 81.00 2640.20 17759.00 0.34 9.48 1987.72
cachable and not 0.00 1188.11 17759.00 0.34 7.04 1987.72
fill 81.00 2637.62 12312.00 0.41 9.63 1389.48
reload 80.00 2622.01 7236.00 0.35 6.91 853.11
abort 86.00 2706.98 5555.00 0.36 4.16 36.12
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 3.00 1458.84 5066.00 0.36 0.42 0.44
POST 0.00 2663.16 6682.00 0.42 12.90 701.58
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2594.23 6682.00 0.36 12.18 701.58
all replies 0.00 1311.85 17759.00 0.09 6.85 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: 62.93% by count and 45.15% by volume
rates: 402.14xact/sec or 15.44Mbits/sec
totals: 0.49Mxact and 2.29GByte
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.46% by count and 10.41% by volume
rates: 98.79xact/sec or 3.56Mbits/sec
totals: 0.12Mxact and 0.53GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.36KBytes min, 4.61KBytes mean, and 69.77KBytes 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.14% by count and 5.48% by volume
rates: 0.89xact/sec or 1.87Mbits/sec
totals: 0.00Mxact and 0.28GByte
response time: n/a min, n/a mean, and n/a max
response size: 17.77KBytes min, 270.34KBytes 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: 7.53% by count and 27.42% by volume
rates: 48.14xact/sec or 9.38Mbits/sec
totals: 0.06Mxact and 1.39GByte
response time: n/a min, n/a mean, and n/a max
response size: 6.83KBytes min, 24.93KBytes mean, and 88.17KBytes 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: 86.06% by count and 88.46% by volume
rates: 549.96xact/sec or 30.25Mbits/sec
totals: 0.67Mxact and 4.49GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes min, 7.04KBytes 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: 47.47% by count and 34.59% by volume
rates: 303.38xact/sec or 11.83Mbits/sec
totals: 0.37Mxact and 1.76GByte
response time: 0.00msec min, 9.11msec mean, and 1007.00msec max
response size: 0.41KBytes min, 4.99KBytes mean, and 1446.93KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.hits.size.fig.scope=sides=client__phases=inc1
response time trace
object.hits.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




15. Object 'misses'

contribution: 38.58% by count and 53.87% by volume
rates: 246.57xact/sec or 18.42Mbits/sec
totals: 0.30Mxact and 2.74GByte
response time: 81.00msec min, 2638.77msec mean, and 17759.00msec max
response size: 0.34KBytes min, 9.56KBytes mean, and 1987.72KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.misses.size.fig.scope=sides=client__phases=inc1
response time trace
object.misses.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




16. Object 'hits and misses'

contribution: 86.06% by count and 88.46% by volume
rates: 549.96xact/sec or 30.25Mbits/sec
totals: 0.67Mxact and 4.49GByte
response time: 0.00msec min, 1188.11msec mean, and 17759.00msec max
response size: 0.34KBytes min, 7.04KBytes mean, and 1987.72KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=inc1
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 5.33% by count and 5.42% by volume
rates: 34.05xact/sec or 1.85Mbits/sec
totals: 0.04Mxact and 0.28GByte
response time: 0.00msec min, 1195.40msec mean, and 10109.00msec max
response size: 0.36KBytes min, 6.97KBytes mean, and 1389.48KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=inc1

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: 2.91% by count and 0.06% by volume
rates: 18.58xact/sec or 0.02Mbits/sec
totals: 0.02Mxact and 0.00GByte
response time: 81.00msec min, 2619.87msec mean, and 8024.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=inc1
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=inc1

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.24% by count and 5.48% by volume
rates: 52.63xact/sec or 1.87Mbits/sec
totals: 0.06Mxact and 0.28GByte
response time: 0.00msec min, 1698.32msec mean, and 10109.00msec max
response size: 0.09KBytes min, 4.56KBytes mean, and 1389.48KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=inc1
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




20. Object 'cachable'

contribution: 68.89% by count and 64.71% by volume
rates: 440.27xact/sec or 22.13Mbits/sec
totals: 0.54Mxact and 3.29GByte
response time: 0.00msec min, 826.33msec mean, and 12312.00msec max
response size: 0.41KBytes min, 6.43KBytes mean, and 1446.93KBytes 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=inc1

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 17.16% by count and 23.75% by volume
rates: 109.69xact/sec or 8.12Mbits/sec
totals: 0.13Mxact and 1.21GByte
response time: 81.00msec min, 2640.20msec mean, and 17759.00msec max
response size: 0.34KBytes min, 9.48KBytes 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=inc1

No description is available for this object class.

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




22. Object 'cachable and not'

contribution: 86.06% by count and 88.46% by volume
rates: 549.96xact/sec or 30.25Mbits/sec
totals: 0.67Mxact and 4.49GByte
response time: 0.00msec min, 1188.11msec mean, and 17759.00msec max
response size: 0.34KBytes min, 7.04KBytes 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=inc1

No description is available for this object class.

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




23. Object 'fill'

contribution: 21.42% by count and 30.12% by volume
rates: 136.88xact/sec or 10.30Mbits/sec
totals: 0.17Mxact and 1.53GByte
response time: 81.00msec min, 2637.62msec mean, and 12312.00msec max
response size: 0.41KBytes min, 9.63KBytes mean, and 1389.48KBytes 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=inc1

No description is available for this object class.

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




24. Object 'reload'

contribution: 5.32% by count and 5.37% by volume
rates: 33.98xact/sec or 1.84Mbits/sec
totals: 0.04Mxact and 0.27GByte
response time: 80.00msec min, 2622.01msec mean, and 7236.00msec max
response size: 0.35KBytes min, 6.91KBytes mean, and 853.11KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.reload.size.fig.scope=sides=client__phases=inc1
response time trace
object.reload.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.04% by count and 0.02% by volume
rates: 0.24xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 86.00msec min, 2706.98msec mean, and 5555.00msec max
response size: 0.36KBytes min, 4.16KBytes mean, and 36.12KBytes 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=inc1

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.02% by count and 0.00% by volume
rates: 0.14xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 3.00msec min, 1458.84msec mean, and 5066.00msec max
response size: 0.36KBytes min, 0.42KBytes mean, and 0.44KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.method_head.size.fig.scope=sides=client__phases=inc1
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.37% by count and 0.69% by volume
rates: 2.34xact/sec or 0.24Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 0.00msec min, 2663.16msec mean, and 6682.00msec max
response size: 0.42KBytes min, 12.90KBytes mean, and 701.58KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.method_post.size.fig.scope=sides=client__phases=inc1
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=inc1

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.69% by volume
rates: 2.48xact/sec or 0.24Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 0.00msec min, 2594.23msec mean, and 6682.00msec max
response size: 0.36KBytes min, 12.18KBytes mean, and 701.58KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.method_all.size.fig.scope=sides=client__phases=inc1
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=inc1

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: 639.05xact/sec or 34.20Mbits/sec
totals: 0.78Mxact and 5.08GByte
response time: 0.00msec min, 1311.85msec mean, and 17759.00msec max
response size: 0.09KBytes min, 6.85KBytes mean, and 1987.72KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=inc1
object size distribution
object.rep.size.fig.scope=sides=client__phases=inc1
response time trace
object.rep.rptm.trace.scope=sides=client__phases=inc1

No description is available for this object class.