Trees | Indices | Help |
---|
|
object --+ | RequestStatistics
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
bytesRead | |||
cacheReadRatio | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) 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 Tue Aug 13 06:17:05 2013 | http://epydoc.sourceforge.net |