2G-50-Writer-Retest: 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
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 26.03 1.50
measured 25.69 1.47
Load trace
load.trace.scope=sides=client__phases=inc2

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 59.13 40.57
measured 55.35 35.48

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 31269.00 30863.00 131.70
waiting 21114.00 21233.00 1547.20
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=inc2

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 9270.00 8861.00 158.23
established 9228.00 8861.00 156.26
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=inc2

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
113.00 0.00 69.25
population level trace
populus.level.trace.scope=sides=client__phases=inc2

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)
"foreign" 0.00 0.00 0.00 0.00 0.00 0.00
"image" 60.14 39.53 15.24 0.58 0.02 0.08
"HTML" 16.94 11.62 4.29 0.17 0.01 0.02
"download" 0.19 10.32 0.05 0.15 0.00 0.02
"applet" 0.40 0.22 0.10 0.00 0.00 0.00
"other" 8.08 26.82 2.05 0.39 0.00 0.06
all content types 85.76 88.52 21.74 1.30 0.03 0.19
hits 47.47 31.41 12.03 0.46 0.01 0.07
misses 38.29 57.12 9.71 0.84 0.01 0.12
hits and misses 85.76 88.52 21.74 1.30 0.03 0.19
ims/200 4.97 4.75 1.26 0.07 0.00 0.01
ims/304 3.26 0.06 0.83 0.00 0.00 0.00
all ims 8.22 4.81 2.08 0.07 0.00 0.01
cachable 69.36 66.63 17.58 0.98 0.02 0.14
not cachable 16.40 21.90 4.16 0.32 0.00 0.05
cachable and not 85.76 88.52 21.74 1.30 0.03 0.19
fill 21.89 35.22 5.55 0.52 0.01 0.08
reload 5.56 5.89 1.41 0.09 0.00 0.01
abort 0.04 0.04 0.01 0.00 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.04 0.00 0.01 0.00 0.00 0.00
POST 0.42 0.78 0.11 0.01 0.00 0.00
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.45 0.78 0.11 0.01 0.00 0.00
all replies 100.00 100.00 25.35 1.47 0.03 0.21

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
"foreign" n/a n/a n/a n/a n/a n/a
"image" n/a n/a n/a 0.32 4.86 52.38
"HTML" n/a n/a n/a 0.38 5.08 63.91
"download" n/a n/a n/a 18.35 394.24 1304.16
"applet" n/a n/a n/a 0.81 4.06 9.48
"other" n/a n/a n/a 7.74 24.56 72.65
all content types n/a n/a n/a 0.32 7.64 1304.16
hits 3.00 4284.88 191087.00 0.41 4.90 467.71
misses 10.00 4340.84 179397.00 0.32 11.04 1304.16
hits and misses 3.00 4309.87 191087.00 0.32 7.64 1304.16
ims/200 4.00 4523.42 131249.00 0.32 7.07 264.33
ims/304 2.00 5455.21 121553.00 0.09 0.14 0.16
all ims 2.00 4892.57 131249.00 0.09 4.32 264.33
cachable 3.00 4379.05 191087.00 0.38 7.11 1304.16
not cachable 10.00 4017.24 117654.00 0.32 9.88 113.09
cachable and not 3.00 4309.87 191087.00 0.32 7.64 1304.16
fill 10.00 4583.22 179397.00 0.38 11.90 1304.16
reload 13.00 3485.54 44270.00 0.33 7.83 1304.15
abort 5836.00 14658.58 67872.00 0.42 7.15 42.80
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 64.00 7756.09 40733.00 0.32 0.39 0.41
POST 36.00 4625.00 43640.00 0.46 13.82 414.08
PUT n/a n/a n/a n/a n/a n/a
all non-gets 36.00 4874.58 43640.00 0.32 12.75 414.08
all replies 2.00 4314.48 191087.00 0.09 7.40 1304.16

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' class) or '304 Not Modified' (the 'ims/304' class) 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 222 errors detected. Out of those errors, 222xact or 0.72% of all transactions were classified as transaction errors.

Error Count Contribution (%)
(c17) connection closed before sending headers 222 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 '"foreign"'

No instances of this object class were observed or recorded in the given scope.


This object class represents one of the content types specified in the PGL workload file and labeled there as "foreign".


10. Object '"image"'

contribution: 60.14% by count and 39.53% by volume
rates: 15.24xact/sec or 0.58Mbits/sec
totals: 0.02Mxact and 0.08GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 4.86KBytes mean, and 52.38KBytes 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".


11. Object '"HTML"'

contribution: 16.94% by count and 11.62% by volume
rates: 4.29xact/sec or 0.17Mbits/sec
totals: 0.01Mxact and 0.02GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.38KBytes min, 5.08KBytes mean, and 63.91KBytes 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".


12. Object '"download"'

contribution: 0.19% by count and 10.32% by volume
rates: 0.05xact/sec or 0.15Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: n/a min, n/a mean, and n/a max
response size: 18.35KBytes min, 394.24KBytes mean, and 1304.16KBytes 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".


13. Object '"applet"'

contribution: 0.40% by count and 0.22% by volume
rates: 0.10xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.81KBytes min, 4.06KBytes mean, and 9.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 "applet".


14. Object '"other"'

contribution: 8.08% by count and 26.82% by volume
rates: 2.05xact/sec or 0.39Mbits/sec
totals: 0.00Mxact and 0.06GByte
response time: n/a min, n/a mean, and n/a max
response size: 7.74KBytes min, 24.56KBytes mean, and 72.65KBytes 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".


15. Object 'all content types'

contribution: 85.76% by count and 88.52% by volume
rates: 21.74xact/sec or 1.30Mbits/sec
totals: 0.03Mxact and 0.19GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 7.64KBytes mean, and 1304.16KBytes 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.




16. Object 'hits'

contribution: 47.47% by count and 31.41% by volume
rates: 12.03xact/sec or 0.46Mbits/sec
totals: 0.01Mxact and 0.07GByte
response time: 3.00msec min, 4284.88msec mean, and 191087.00msec max
response size: 0.41KBytes min, 4.90KBytes mean, and 467.71KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.hits.size.fig.scope=sides=client__phases=inc2
response time trace
object.hits.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




17. Object 'misses'

contribution: 38.29% by count and 57.12% by volume
rates: 9.71xact/sec or 0.84Mbits/sec
totals: 0.01Mxact and 0.12GByte
response time: 10.00msec min, 4340.84msec mean, and 179397.00msec max
response size: 0.32KBytes min, 11.04KBytes mean, and 1304.16KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.misses.size.fig.scope=sides=client__phases=inc2
response time trace
object.misses.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




18. Object 'hits and misses'

contribution: 85.76% by count and 88.52% by volume
rates: 21.74xact/sec or 1.30Mbits/sec
totals: 0.03Mxact and 0.19GByte
response time: 3.00msec min, 4309.87msec mean, and 191087.00msec max
response size: 0.32KBytes min, 7.64KBytes mean, and 1304.16KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=inc2
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




19. Object 'ims/200'

contribution: 4.97% by count and 4.75% by volume
rates: 1.26xact/sec or 0.07Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 4.00msec min, 4523.42msec mean, and 131249.00msec max
response size: 0.32KBytes min, 7.07KBytes mean, and 264.33KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=inc2

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.




20. Object 'ims/304'

contribution: 3.26% by count and 0.06% by volume
rates: 0.83xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 5455.21msec mean, and 121553.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=inc2
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=inc2

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.




21. Object 'all ims'

contribution: 8.22% by count and 4.81% by volume
rates: 2.08xact/sec or 0.07Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 2.00msec min, 4892.57msec mean, and 131249.00msec max
response size: 0.09KBytes min, 4.32KBytes mean, and 264.33KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=inc2
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




22. Object 'cachable'

contribution: 69.36% by count and 66.63% by volume
rates: 17.58xact/sec or 0.98Mbits/sec
totals: 0.02Mxact and 0.14GByte
response time: 3.00msec min, 4379.05msec mean, and 191087.00msec max
response size: 0.38KBytes min, 7.11KBytes mean, and 1304.16KBytes 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=inc2

No description is available for this object class.

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




23. Object 'not cachable'

contribution: 16.40% by count and 21.90% by volume
rates: 4.16xact/sec or 0.32Mbits/sec
totals: 0.00Mxact and 0.05GByte
response time: 10.00msec min, 4017.24msec mean, and 117654.00msec max
response size: 0.32KBytes min, 9.88KBytes mean, and 113.09KBytes 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=inc2

No description is available for this object class.

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




24. Object 'cachable and not'

contribution: 85.76% by count and 88.52% by volume
rates: 21.74xact/sec or 1.30Mbits/sec
totals: 0.03Mxact and 0.19GByte
response time: 3.00msec min, 4309.87msec mean, and 191087.00msec max
response size: 0.32KBytes min, 7.64KBytes mean, and 1304.16KBytes 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=inc2

No description is available for this object class.

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




25. Object 'fill'

contribution: 21.89% by count and 35.22% by volume
rates: 5.55xact/sec or 0.52Mbits/sec
totals: 0.01Mxact and 0.08GByte
response time: 10.00msec min, 4583.22msec mean, and 179397.00msec max
response size: 0.38KBytes min, 11.90KBytes mean, and 1304.16KBytes 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=inc2

No description is available for this object class.

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




26. Object 'reload'

contribution: 5.56% by count and 5.89% by volume
rates: 1.41xact/sec or 0.09Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 13.00msec min, 3485.54msec mean, and 44270.00msec max
response size: 0.33KBytes min, 7.83KBytes mean, and 1304.15KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.reload.size.fig.scope=sides=client__phases=inc2
response time trace
object.reload.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




27. Object 'abort'

contribution: 0.04% by count and 0.04% by volume
rates: 0.01xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 5836.00msec min, 14658.58msec mean, and 67872.00msec max
response size: 0.42KBytes min, 7.15KBytes mean, and 42.80KBytes 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=inc2

No description is available for this object class.

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




28. 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.




29. 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.




30. Object 'HEAD'

contribution: 0.04% by count and 0.00% by volume
rates: 0.01xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 64.00msec min, 7756.09msec mean, and 40733.00msec max
response size: 0.32KBytes min, 0.39KBytes mean, and 0.41KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.method_head.size.fig.scope=sides=client__phases=inc2
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




31. Object 'POST'

contribution: 0.42% by count and 0.78% by volume
rates: 0.11xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 36.00msec min, 4625.00msec mean, and 43640.00msec max
response size: 0.46KBytes min, 13.82KBytes mean, and 414.08KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.method_post.size.fig.scope=sides=client__phases=inc2
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




32. 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.




33. Object 'all non-gets'

contribution: 0.45% by count and 0.78% by volume
rates: 0.11xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 36.00msec min, 4874.58msec mean, and 43640.00msec max
response size: 0.32KBytes min, 12.75KBytes mean, and 414.08KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.method_all.size.fig.scope=sides=client__phases=inc2
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.

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




34. Object 'all replies'

contribution: 100.00% by count and 100.00% by volume
rates: 25.35xact/sec or 1.47Mbits/sec
totals: 0.03Mxact and 0.21GByte
response time: 2.00msec min, 4314.48msec mean, and 191087.00msec max
response size: 0.09KBytes min, 7.40KBytes mean, and 1304.16KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=inc2
object size distribution
object.rep.size.fig.scope=sides=client__phases=inc2
response time trace
object.rep.rptm.trace.scope=sides=client__phases=inc2

No description is available for this object class.