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 12.92 1.19
measured 12.86 1.19
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 4.53 2.62
measured 4.48 2.55

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 15537.00 15459.00 32.77
waiting 6832.00 6783.00 16.64
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 6706.00 6606.00 56.30
established 6706.00 6606.00 56.26
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
61.00 0.00 30.94
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)
"foreign" 0.00 0.00 0.00 0.00 0.00 0.00
"image" 61.11 24.31 7.84 0.29 0.01 0.04
"HTML" 14.65 10.67 1.88 0.13 0.00 0.02
"download" 0.71 16.80 0.09 0.20 0.00 0.03
"applet" 0.35 0.24 0.04 0.00 0.00 0.00
"other" 21.34 46.41 2.74 0.55 0.00 0.08
all content types 98.16 98.43 12.60 1.17 0.02 0.17
hits 4.39 2.51 0.56 0.03 0.00 0.00
misses 93.77 95.92 12.04 1.14 0.01 0.17
hits and misses 98.16 98.43 12.60 1.17 0.02 0.17
ims/200 0.75 1.00 0.10 0.01 0.00 0.00
ims/304 0.39 0.00 0.05 0.00 0.00 0.00
all ims 1.13 1.00 0.15 0.01 0.00 0.00
cachable 77.28 76.50 9.92 0.91 0.01 0.13
not cachable 20.88 21.93 2.68 0.26 0.00 0.04
cachable and not 98.16 98.43 12.60 1.17 0.02 0.17
fill 72.89 73.99 9.36 0.88 0.01 0.13
reload 0.67 0.52 0.09 0.01 0.00 0.00
abort 0.11 0.05 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.01 0.00 0.00 0.00 0.00 0.00
POST 0.03 0.05 0.00 0.00 0.00 0.00
PUT 0.00 0.00 0.00 0.00 0.00 0.00
all non-gets 0.04 0.05 0.00 0.00 0.00 0.00
all replies 100.00 100.00 12.84 1.19 0.02 0.17

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.34 4.71 38.01
"HTML" n/a n/a n/a 0.40 8.62 77.73
"download" n/a n/a n/a 48.13 281.65 818.01
"applet" n/a n/a n/a 2.98 7.97 9.51
"other" n/a n/a n/a 9.04 25.74 75.93
all content types n/a n/a n/a 0.34 11.87 818.01
hits 3.00 43.73 1887.00 0.42 6.76 281.13
misses 8.00 2666.03 10419.00 0.34 12.11 818.01
hits and misses 3.00 2548.68 10419.00 0.34 11.87 818.01
ims/200 4.00 832.04 7497.00 0.42 15.83 635.02
ims/304 2.00 1193.10 4493.00 0.09 0.13 0.16
all ims 2.00 955.83 7497.00 0.09 10.45 635.02
cachable 3.00 2524.10 10419.00 0.38 11.72 818.01
not cachable 15.00 2639.65 6958.00 0.34 12.43 236.41
cachable and not 3.00 2548.68 10419.00 0.34 11.87 818.01
fill 8.00 2673.59 10419.00 0.38 12.02 818.01
reload 292.00 2675.50 5210.00 0.38 9.17 236.41
abort 5582.00 7840.18 9323.00 0.40 5.49 26.13
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 1311.00 1311.00 1311.00 0.32 0.32 0.32
POST 1959.00 2767.40 3939.00 2.55 18.77 29.94
PUT n/a n/a n/a n/a n/a n/a
all non-gets 1311.00 2524.67 3939.00 0.32 15.70 29.94
all replies 2.00 2531.45 10419.00 0.09 11.84 818.01

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

Error Count Contribution (%)
(c17) connection closed before sending headers 3 75.00
(c19) unsupported HTTP status code 1 25.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: 61.11% by count and 24.31% by volume
rates: 7.84xact/sec or 0.29Mbits/sec
totals: 0.01Mxact and 0.04GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes min, 4.71KBytes mean, and 38.01KBytes 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.65% by count and 10.67% by volume
rates: 1.88xact/sec or 0.13Mbits/sec
totals: 0.00Mxact and 0.02GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.40KBytes min, 8.62KBytes mean, and 77.73KBytes 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.71% by count and 16.80% by volume
rates: 0.09xact/sec or 0.20Mbits/sec
totals: 0.00Mxact and 0.03GByte
response time: n/a min, n/a mean, and n/a max
response size: 48.13KBytes min, 281.65KBytes mean, and 818.01KBytes 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.35% by count and 0.24% by volume
rates: 0.04xact/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, 7.97KBytes mean, and 9.51KBytes 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: 21.34% by count and 46.41% by volume
rates: 2.74xact/sec or 0.55Mbits/sec
totals: 0.00Mxact and 0.08GByte
response time: n/a min, n/a mean, and n/a max
response size: 9.04KBytes min, 25.74KBytes mean, and 75.93KBytes 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: 98.16% by count and 98.43% by volume
rates: 12.60xact/sec or 1.17Mbits/sec
totals: 0.02Mxact and 0.17GByte
response time: n/a min, n/a mean, and n/a max
response size: 0.34KBytes min, 11.87KBytes mean, and 818.01KBytes 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: 4.39% by count and 2.51% by volume
rates: 0.56xact/sec or 0.03Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 3.00msec min, 43.73msec mean, and 1887.00msec max
response size: 0.42KBytes min, 6.76KBytes mean, and 281.13KBytes 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.




17. Object 'misses'

contribution: 93.77% by count and 95.92% by volume
rates: 12.04xact/sec or 1.14Mbits/sec
totals: 0.01Mxact and 0.17GByte
response time: 8.00msec min, 2666.03msec mean, and 10419.00msec max
response size: 0.34KBytes min, 12.11KBytes mean, and 818.01KBytes 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.




18. Object 'hits and misses'

contribution: 98.16% by count and 98.43% by volume
rates: 12.60xact/sec or 1.17Mbits/sec
totals: 0.02Mxact and 0.17GByte
response time: 3.00msec min, 2548.68msec mean, and 10419.00msec max
response size: 0.34KBytes min, 11.87KBytes mean, and 818.01KBytes 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.




19. Object 'ims/200'

contribution: 0.75% by count and 1.00% by volume
rates: 0.10xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 4.00msec min, 832.04msec mean, and 7497.00msec max
response size: 0.42KBytes min, 15.83KBytes mean, and 635.02KBytes 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.




20. Object 'ims/304'

contribution: 0.39% by count and 0.00% by volume
rates: 0.05xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 1193.10msec mean, and 4493.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=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.




21. Object 'all ims'

contribution: 1.13% by count and 1.00% by volume
rates: 0.15xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 2.00msec min, 955.83msec mean, and 7497.00msec max
response size: 0.09KBytes min, 10.45KBytes mean, and 635.02KBytes 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.




22. Object 'cachable'

contribution: 77.28% by count and 76.50% by volume
rates: 9.92xact/sec or 0.91Mbits/sec
totals: 0.01Mxact and 0.13GByte
response time: 3.00msec min, 2524.10msec mean, and 10419.00msec max
response size: 0.38KBytes min, 11.72KBytes mean, and 818.01KBytes 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.




23. Object 'not cachable'

contribution: 20.88% by count and 21.93% by volume
rates: 2.68xact/sec or 0.26Mbits/sec
totals: 0.00Mxact and 0.04GByte
response time: 15.00msec min, 2639.65msec mean, and 6958.00msec max
response size: 0.34KBytes min, 12.43KBytes mean, and 236.41KBytes 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.




24. Object 'cachable and not'

contribution: 98.16% by count and 98.43% by volume
rates: 12.60xact/sec or 1.17Mbits/sec
totals: 0.02Mxact and 0.17GByte
response time: 3.00msec min, 2548.68msec mean, and 10419.00msec max
response size: 0.34KBytes min, 11.87KBytes mean, and 818.01KBytes 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.




25. Object 'fill'

contribution: 72.89% by count and 73.99% by volume
rates: 9.36xact/sec or 0.88Mbits/sec
totals: 0.01Mxact and 0.13GByte
response time: 8.00msec min, 2673.59msec mean, and 10419.00msec max
response size: 0.38KBytes min, 12.02KBytes mean, and 818.01KBytes 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.




26. Object 'reload'

contribution: 0.67% by count and 0.52% by volume
rates: 0.09xact/sec or 0.01Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 292.00msec min, 2675.50msec mean, and 5210.00msec max
response size: 0.38KBytes min, 9.17KBytes mean, and 236.41KBytes 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.




27. Object 'abort'

contribution: 0.11% by count and 0.05% by volume
rates: 0.01xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 5582.00msec min, 7840.18msec mean, and 9323.00msec max
response size: 0.40KBytes min, 5.49KBytes mean, and 26.13KBytes 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.




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.01% by count and 0.00% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1311.00msec min, 1311.00msec mean, and 1311.00msec max
response size: 0.32KBytes min, 0.32KBytes mean, and 0.32KBytes 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.




31. Object 'POST'

contribution: 0.03% by count and 0.05% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1959.00msec min, 2767.40msec mean, and 3939.00msec max
response size: 2.55KBytes min, 18.77KBytes mean, and 29.94KBytes 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.




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.04% by count and 0.05% by volume
rates: 0.00xact/sec or 0.00Mbits/sec
totals: 0.00Mxact and 0.00GByte
response time: 1311.00msec min, 2524.67msec mean, and 3939.00msec max
response size: 0.32KBytes min, 15.70KBytes mean, and 29.94KBytes 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.




34. Object 'all replies'

contribution: 100.00% by count and 100.00% by volume
rates: 12.84xact/sec or 1.19Mbits/sec
totals: 0.02Mxact and 0.17GByte
response time: 2.00msec min, 2531.45msec mean, and 10419.00msec max
response size: 0.09KBytes min, 11.84KBytes mean, and 818.01KBytes 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.