Package flumotion :: Package component :: Package misc :: Package httpserver :: Module cachestats
[hide private]

Module cachestats

source code

Classes [hide private]
  RequestStatistics
  CacheStatistics
Variables [hide private]
  MIN_REQUEST_SIZE = 65537
  STATS_UPDATE_PERIOD = 10
  CACHE_MISS = 0
  CACHE_HIT = 1
hash(x)
  TEMP_HIT = 2
hash(x)
  __package__ = 'flumotion.component.misc.httpserver'