8G-Writer: 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 3.20 0.19
measured 3.20 0.19
Load trace
load.trace.scope=sides=client__phases=idle

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.97 44.62
measured 48.35 35.95

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 3851.00 3853.00 5.48
waiting 1551.00 1552.00 1.43
concurrent HTTP transaction level trace
xact.level.trace.scope=sides=client__phases=idle

TBD.




4. Concurrent HTTP/TCP connection level table

Connection state Number of times Mean concurrency level
entered left
open 1929.00 1931.00 12.15
established 1929.00 1931.00 12.14
concurrent HTTP/TCP connection level trace
conn.level.trace.scope=sides=client__phases=idle

TBD.




5. Population level table

Number of agents Mean population level
created destroyed
0.00 0.00 8.00
population level trace
populus.level.trace.scope=sides=client__phases=idle

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" 63.42 40.94 2.02 0.08 0.00 0.01
"HTML" 14.90 9.99 0.47 0.02 0.00 0.00
"download" 0.29 12.03 0.01 0.02 0.00 0.00
"applet" 0.08 0.06 0.00 0.00 0.00 0.00
"other" 7.66 25.23 0.24 0.05 0.00 0.01
all content types 86.35 88.25 2.75 0.17 0.00 0.02
hits 41.75 31.73 1.33 0.06 0.00 0.01
misses 44.60 56.52 1.42 0.11 0.00 0.02
hits and misses 86.35 88.25 2.75 0.17 0.00 0.02
ims/200 5.93 5.17 0.19 0.01 0.00 0.00
ims/304 2.82 0.05 0.09 0.00 0.00 0.00
all ims 8.76 5.22 0.28 0.01 0.00 0.00
cachable 68.42 66.09 2.18 0.13 0.00 0.02
not cachable 17.93 22.16 0.57 0.04 0.00 0.01
cachable and not 86.35 88.25 2.75 0.17 0.00 0.02
fill 26.67 34.36 0.85 0.07 0.00 0.01
reload 4.37 5.36 0.14 0.01 0.00 0.00
abort 0.10 0.09 0.00 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.03 0.00 0.00 0.00 0.00 0.00
POST 0.50 1.17 0.02 0.00 0.00 0.00
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.52 1.17 0.02 0.00 0.00 0.00
all replies 100.00 100.00 3.18 0.19 0.00 0.03

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.97 34.70
"HTML" n/a n/a n/a 0.40 5.16 45.98
"download" n/a n/a n/a 92.84 321.77 663.25
"applet" n/a n/a n/a 2.98 5.72 8.89
"other" n/a n/a n/a 9.05 25.34 55.52
all content types n/a n/a n/a 0.32 7.86 663.25
hits 3.00 53.80 1034.00 0.41 5.85 663.25
misses 8.00 2554.85 5782.00 0.32 9.75 663.23
hits and misses 3.00 1345.59 5782.00 0.32 7.86 663.25
ims/200 3.00 1116.69 5797.00 0.44 6.71 55.52
ims/304 2.00 1604.85 4366.00 0.09 0.13 0.16
all ims 2.00 1274.07 5797.00 0.09 4.59 55.52
cachable 3.00 1036.83 5782.00 0.38 7.43 663.25
not cachable 8.00 2523.47 5383.00 0.32 9.51 55.52
cachable and not 3.00 1345.59 5782.00 0.32 7.86 663.25
fill 14.00 2575.95 5782.00 0.38 9.91 663.23
reload 14.00 2560.35 5121.00 0.43 9.44 290.10
abort 7434.00 8372.25 9265.00 1.40 6.28 16.86
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 3354.00 3354.00 3354.00 0.38 0.38 0.38
POST 1320.00 2671.95 4188.00 1.17 18.07 44.83
PUT n/a n/a n/a n/a n/a n/a
all non-gets 1320.00 2706.05 4188.00 0.38 17.18 44.83
all replies 2.00 1399.48 5797.00 0.09 7.69 663.25

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

Error Count Contribution (%)
(c17) connection closed before sending headers 17 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: 63.42% by count and 40.94% by volume
rates: 2.02xact/sec or 0.08Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 4.97KBytes mean, and 34.70KBytes 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: 14.90% by count and 9.99% by volume
rates: 0.47xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.40KBytes min, 5.16KBytes mean, and 45.98KBytes 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.29% by count and 12.03% by volume
rates: 0.01xact/sec or 0.02Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: n/a min, n/a mean, and n/a max
response size: 92.84KBytes min, 321.77KBytes mean, and 663.25KBytes 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.08% by count and 0.06% by volume
rates: 0.00xact/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: 2.98KBytes min, 5.72KBytes mean, and 8.89KBytes 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: 7.66% by count and 25.23% by volume
rates: 0.24xact/sec or 0.05Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: n/a min, n/a mean, and n/a max
response size: 9.05KBytes min, 25.34KBytes mean, and 55.52KBytes 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: 86.35% by count and 88.25% by volume
rates: 2.75xact/sec or 0.17Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.32KBytes min, 7.86KBytes mean, and 663.25KBytes 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: 41.75% by count and 31.73% by volume
rates: 1.33xact/sec or 0.06Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 3.00msec min, 53.80msec mean, and 1034.00msec max
response size: 0.41KBytes min, 5.85KBytes mean, and 663.25KBytes max
response time distribution
object.hits.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.hits.size.fig.scope=sides=client__phases=idle
response time trace
object.hits.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




17. Object 'misses'

contribution: 44.60% by count and 56.52% by volume
rates: 1.42xact/sec or 0.11Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 8.00msec min, 2554.85msec mean, and 5782.00msec max
response size: 0.32KBytes min, 9.75KBytes mean, and 663.23KBytes max
response time distribution
object.misses.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.misses.size.fig.scope=sides=client__phases=idle
response time trace
object.misses.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




18. Object 'hits and misses'

contribution: 86.35% by count and 88.25% by volume
rates: 2.75xact/sec or 0.17Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 3.00msec min, 1345.59msec mean, and 5782.00msec max
response size: 0.32KBytes min, 7.86KBytes mean, and 663.25KBytes max
response time distribution
object.hits_and_misses.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.hits_and_misses.size.fig.scope=sides=client__phases=idle
response time trace
object.hits_and_misses.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




19. Object 'ims/200'

contribution: 5.93% by count and 5.17% by volume
rates: 0.19xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 3.00msec min, 1116.69msec mean, and 5797.00msec max
response size: 0.44KBytes min, 6.71KBytes mean, and 55.52KBytes max
response time distribution
object.ims_sc200.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.ims_sc200.size.fig.scope=sides=client__phases=idle

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: 2.82% by count and 0.05% by volume
rates: 0.09xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 1604.85msec mean, and 4366.00msec max
response size: 0.09KBytes min, 0.13KBytes mean, and 0.16KBytes max
response time distribution
object.ims_sc304.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.ims_sc304.size.fig.scope=sides=client__phases=idle

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.76% by count and 5.22% by volume
rates: 0.28xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 1274.07msec mean, and 5797.00msec max
response size: 0.09KBytes min, 4.59KBytes mean, and 55.52KBytes max
response time distribution
object.ims_scAll.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.ims_scAll.size.fig.scope=sides=client__phases=idle
response time trace
object.ims_scAll.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




22. Object 'cachable'

contribution: 68.42% by count and 66.09% by volume
rates: 2.18xact/sec or 0.13Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 3.00msec min, 1036.83msec mean, and 5782.00msec max
response size: 0.38KBytes min, 7.43KBytes mean, and 663.25KBytes 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=idle

No description is available for this object class.

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




23. Object 'not cachable'

contribution: 17.93% by count and 22.16% by volume
rates: 0.57xact/sec or 0.04Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 8.00msec min, 2523.47msec mean, and 5383.00msec max
response size: 0.32KBytes min, 9.51KBytes mean, and 55.52KBytes 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=idle

No description is available for this object class.

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




24. Object 'cachable and not'

contribution: 86.35% by count and 88.25% by volume
rates: 2.75xact/sec or 0.17Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: 3.00msec min, 1345.59msec mean, and 5782.00msec max
response size: 0.32KBytes min, 7.86KBytes mean, and 663.25KBytes 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=idle

No description is available for this object class.

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




25. Object 'fill'

contribution: 26.67% by count and 34.36% by volume
rates: 0.85xact/sec or 0.07Mbits/sec
totals: 0.00Mxact and 0.01GByte
response time: 14.00msec min, 2575.95msec mean, and 5782.00msec max
response size: 0.38KBytes min, 9.91KBytes mean, and 663.23KBytes 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=idle

No description is available for this object class.

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




26. Object 'reload'

contribution: 4.37% by count and 5.36% by volume
rates: 0.14xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 14.00msec min, 2560.35msec mean, and 5121.00msec max
response size: 0.43KBytes min, 9.44KBytes mean, and 290.10KBytes max
response time distribution
object.reload.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.reload.size.fig.scope=sides=client__phases=idle
response time trace
object.reload.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




27. Object 'abort'

contribution: 0.10% by count and 0.09% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 7434.00msec min, 8372.25msec mean, and 9265.00msec max
response size: 1.40KBytes min, 6.28KBytes mean, and 16.86KBytes 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=idle

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.03% by count and 0.00% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 3354.00msec min, 3354.00msec mean, and 3354.00msec max
response size: 0.38KBytes min, 0.38KBytes mean, and 0.38KBytes max
response time distribution
object.method_head.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.method_head.size.fig.scope=sides=client__phases=idle
response time trace
object.method_head.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.

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




31. Object 'POST'

contribution: 0.50% by count and 1.17% by volume
rates: 0.02xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1320.00msec min, 2671.95msec mean, and 4188.00msec max
response size: 1.17KBytes min, 18.07KBytes mean, and 44.83KBytes max
response time distribution
object.method_post.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.method_post.size.fig.scope=sides=client__phases=idle
response time trace
object.method_post.rptm.trace.scope=sides=client__phases=idle

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.52% by count and 1.17% by volume
rates: 0.02xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1320.00msec min, 2706.05msec mean, and 4188.00msec max
response size: 0.38KBytes min, 17.18KBytes mean, and 44.83KBytes max
response time distribution
object.method_all.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.method_all.size.fig.scope=sides=client__phases=idle
response time trace
object.method_all.rptm.trace.scope=sides=client__phases=idle

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: 3.18xact/sec or 0.19Mbits/sec
totals: 0.00Mxact and 0.03GByte
response time: 2.00msec min, 1399.48msec mean, and 5797.00msec max
response size: 0.09KBytes min, 7.69KBytes mean, and 663.25KBytes max
response time distribution
object.rep.rptm.fig.scope=sides=client__phases=idle
object size distribution
object.rep.size.fig.scope=sides=client__phases=idle
response time trace
object.rep.rptm.trace.scope=sides=client__phases=idle

No description is available for this object class.