Aratech C3100, 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 1062.76 72.16
measured 1062.76 72.11
Load trace
load.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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 31.79 18.20
measured 29.19 16.38

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 95736492.00 95736469.00 2260.37
waiting 41681733.00 41681733.00 949.07
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 6555134.00 6554584.00 9908.68
established 6555134.00 6554584.00 9907.84
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
9372.00 9369.00 134.67
population level trace
populus.level.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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" 63.57 35.78 675.12 25.80 60.82 283.74
"HTML" 15.29 11.53 162.40 8.31 14.63 91.41
"download" 0.30 9.50 3.23 6.85 0.29 75.36
"other" 12.68 36.78 134.72 26.52 12.14 291.66
all content types 91.85 93.60 975.47 67.49 87.87 742.17
hits 26.81 15.33 284.77 11.05 25.65 121.55
misses 65.03 78.27 690.70 56.44 62.22 620.62
hits and misses 91.85 93.60 975.47 67.49 87.87 742.17
ims/200 3.45 3.60 36.69 2.59 3.31 28.51
ims/304 1.60 0.02 16.94 0.01 1.53 0.13
all ims 5.05 3.61 53.63 2.60 4.83 28.64
cachable 73.68 71.88 782.56 51.83 70.49 569.96
not cachable 18.16 21.72 192.91 15.66 17.38 172.21
cachable and not 91.85 93.60 975.47 67.49 87.87 742.17
fill 46.87 56.55 497.78 40.78 44.84 448.41
reload 2.90 2.48 30.76 1.79 2.77 19.63
abort 0.07 0.04 0.69 0.03 0.06 0.32
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.01 0.00 0.14 0.00 0.01 0.00
POST 0.19 0.31 2.06 0.23 0.19 2.49
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.21 0.31 2.20 0.23 0.20 2.49
all replies 100.00 100.00 1062.07 72.11 95.67 792.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.30 4.89 66.00
"HTML" n/a n/a n/a 0.33 6.55 99.44
"download" n/a n/a n/a 21.87 271.41 2613.53
"other" n/a n/a n/a 5.36 25.20 110.21
all content types n/a n/a n/a 0.30 8.86 2613.53
hits 0.00 79.91 31369.00 0.35 4.97 2613.53
misses 80.00 2657.36 35191.00 0.30 10.46 2613.53
hits and misses 0.00 1904.92 35191.00 0.30 8.86 2613.53
ims/200 0.00 1729.75 306051.00 0.34 9.05 2613.53
ims/304 0.00 2696.96 15580.00 0.08 0.09 0.09
all ims 0.00 2035.31 306051.00 0.08 6.22 2613.53
cachable 0.00 1717.23 32837.00 0.35 8.48 2613.53
not cachable 80.00 2666.27 35191.00 0.30 10.39 1176.96
cachable and not 0.00 1904.92 35191.00 0.30 8.86 2613.53
fill 80.00 2653.91 32837.00 0.35 10.49 2613.53
reload 0.00 2970.24 305701.00 0.34 7.43 2613.53
abort 87.00 281763.18 306813.00 0.33 5.33 698.88
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 1468.82 7019.00 0.34 0.39 0.44
POST 0.00 3026.07 305181.00 0.35 14.04 2613.53
PUT n/a n/a n/a n/a n/a n/a
all non-gets 0.00 2930.33 305181.00 0.34 13.20 2613.53
all replies 0.00 1944.48 306051.00 0.08 8.69 2613.53

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

Error Count Contribution (%)
(c17) connection closed before sending headers 4 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: 63.57% by count and 35.78% by volume
rates: 675.12xact/sec or 25.80Mbits/sec
totals: 60.82Mxact and 283.74GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 4.89KBytes mean, and 66.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 "image".


10. Object '"HTML"'

contribution: 15.29% by count and 11.53% by volume
rates: 162.40xact/sec or 8.31Mbits/sec
totals: 14.63Mxact and 91.41GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.33KBytes min, 6.55KBytes mean, and 99.44KBytes 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.30% by count and 9.50% by volume
rates: 3.23xact/sec or 6.85Mbits/sec
totals: 0.29Mxact and 75.36GByte
response time: n/a min, n/a mean, and n/a max
response size: 21.87KBytes min, 271.41KBytes mean, and 2613.53KBytes 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: 12.68% by count and 36.78% by volume
rates: 134.72xact/sec or 26.52Mbits/sec
totals: 12.14Mxact and 291.66GByte
response time: n/a min, n/a mean, and n/a max
response size: 5.36KBytes min, 25.20KBytes mean, and 110.21KBytes 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: 91.85% by count and 93.60% by volume
rates: 975.47xact/sec or 67.49Mbits/sec
totals: 87.87Mxact and 742.17GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.30KBytes min, 8.86KBytes mean, and 2613.53KBytes 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: 26.81% by count and 15.33% by volume
rates: 284.77xact/sec or 11.05Mbits/sec
totals: 25.65Mxact and 121.55GByte
response time: 0.00msec min, 79.91msec mean, and 31369.00msec max
response size: 0.35KBytes min, 4.97KBytes mean, and 2613.53KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.hits.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.hits.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




15. Object 'misses'

contribution: 65.03% by count and 78.27% by volume
rates: 690.70xact/sec or 56.44Mbits/sec
totals: 62.22Mxact and 620.62GByte
response time: 80.00msec min, 2657.36msec mean, and 35191.00msec max
response size: 0.30KBytes min, 10.46KBytes mean, and 2613.53KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.misses.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.misses.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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: 91.85% by count and 93.60% by volume
rates: 975.47xact/sec or 67.49Mbits/sec
totals: 87.87Mxact and 742.17GByte
response time: 0.00msec min, 1904.92msec mean, and 35191.00msec max
response size: 0.30KBytes min, 8.86KBytes mean, and 2613.53KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




17. Object 'ims/200'

contribution: 3.45% by count and 3.60% by volume
rates: 36.69xact/sec or 2.59Mbits/sec
totals: 3.31Mxact and 28.51GByte
response time: 0.00msec min, 1729.75msec mean, and 306051.00msec max
response size: 0.34KBytes min, 9.05KBytes mean, and 2613.53KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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: 1.60% by count and 0.02% by volume
rates: 16.94xact/sec or 0.01Mbits/sec
totals: 1.53Mxact and 0.13GByte
response time: 0.00msec min, 2696.96msec mean, and 15580.00msec max
response size: 0.08KBytes min, 0.09KBytes mean, and 0.09KBytes max
response time distribution
object.ims_sc304.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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: 5.05% by count and 3.61% by volume
rates: 53.63xact/sec or 2.60Mbits/sec
totals: 4.83Mxact and 28.64GByte
response time: 0.00msec min, 2035.31msec mean, and 306051.00msec max
response size: 0.08KBytes min, 6.22KBytes mean, and 2613.53KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




20. Object 'cachable'

contribution: 73.68% by count and 71.88% by volume
rates: 782.56xact/sec or 51.83Mbits/sec
totals: 70.49Mxact and 569.96GByte
response time: 0.00msec min, 1717.23msec mean, and 32837.00msec max
response size: 0.35KBytes min, 8.48KBytes mean, and 2613.53KBytes 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,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




21. Object 'not cachable'

contribution: 18.16% by count and 21.72% by volume
rates: 192.91xact/sec or 15.66Mbits/sec
totals: 17.38Mxact and 172.21GByte
response time: 80.00msec min, 2666.27msec mean, and 35191.00msec max
response size: 0.30KBytes min, 10.39KBytes mean, and 1176.96KBytes 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,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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: 91.85% by count and 93.60% by volume
rates: 975.47xact/sec or 67.49Mbits/sec
totals: 87.87Mxact and 742.17GByte
response time: 0.00msec min, 1904.92msec mean, and 35191.00msec max
response size: 0.30KBytes min, 8.86KBytes mean, and 2613.53KBytes 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,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




23. Object 'fill'

contribution: 46.87% by count and 56.55% by volume
rates: 497.78xact/sec or 40.78Mbits/sec
totals: 44.84Mxact and 448.41GByte
response time: 80.00msec min, 2653.91msec mean, and 32837.00msec max
response size: 0.35KBytes min, 10.49KBytes mean, and 2613.53KBytes 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,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




24. Object 'reload'

contribution: 2.90% by count and 2.48% by volume
rates: 30.76xact/sec or 1.79Mbits/sec
totals: 2.77Mxact and 19.63GByte
response time: 0.00msec min, 2970.24msec mean, and 305701.00msec max
response size: 0.34KBytes min, 7.43KBytes mean, and 2613.53KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.reload.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.reload.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




25. Object 'abort'

contribution: 0.07% by count and 0.04% by volume
rates: 0.69xact/sec or 0.03Mbits/sec
totals: 0.06Mxact and 0.32GByte
response time: 87.00msec min, 281763.18msec mean, and 306813.00msec max
response size: 0.33KBytes min, 5.33KBytes mean, and 698.88KBytes 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,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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.01% by count and 0.00% by volume
rates: 0.14xact/sec or 0.00Mbits/sec
totals: 0.01Mxact and 0.00GByte
response time: 3.00msec min, 1468.82msec mean, and 7019.00msec max
response size: 0.34KBytes min, 0.39KBytes mean, and 0.44KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_head.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.

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




29. Object 'POST'

contribution: 0.19% by count and 0.31% by volume
rates: 2.06xact/sec or 0.23Mbits/sec
totals: 0.19Mxact and 2.49GByte
response time: 0.00msec min, 3026.07msec mean, and 305181.00msec max
response size: 0.35KBytes min, 14.04KBytes mean, and 2613.53KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_post.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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.21% by count and 0.31% by volume
rates: 2.20xact/sec or 0.23Mbits/sec
totals: 0.20Mxact and 2.49GByte
response time: 0.00msec min, 2930.33msec mean, and 305181.00msec max
response size: 0.34KBytes min, 13.20KBytes mean, and 2613.53KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.method_all.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,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: 1062.07xact/sec or 72.11Mbits/sec
totals: 95.67Mxact and 792.94GByte
response time: 0.00msec min, 1944.48msec mean, and 306051.00msec max
response size: 0.08KBytes min, 8.69KBytes mean, and 2613.53KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
object size distribution
object.rep.size.fig.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2
response time trace
object.rep.rptm.trace.scope=sides=client__phases=framp,fill,fexit,inc1,top1,dec1,idle,inc2,top2,dec2

No description is available for this object class.