| Trees | Indices | Help |
|---|
|
|
object --+
|
RequestStatistics
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| bytesRead | |||
| cacheReadRatio | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Provide the following log fields:
cache-status: value can be 'cache-miss', 'cache-outdate',
'cache-hit', or 'temp-hit'
cache-read: how many bytes where read from the cache for
this resource. the difference from resource-read
was read from the source file (network file system?)
The proportion read from cache and from source are adjusted
to take into account the file copy. It's done by remembering
how many bytes are copied at session level.
|
|
|||
bytesRead
|
cacheReadRatio
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:33 2009 | http://epydoc.sourceforge.net |