Web Proxy Caching Model Web Servers Aggregate Proxy Workload - - PowerPoint PPT Presentation

web proxy caching model
SMART_READER_LITE
LIVE PREVIEW

Web Proxy Caching Model Web Servers Aggregate Proxy Workload - - PowerPoint PPT Presentation

Web Proxy Caching Model Web Servers Aggregate Proxy Workload server Web Clients Factors and Levels Cache size Cache Replacement Policy Recency-based LRU Frequency-based LFU-Aging Size-based GD-Size Workload


slide-1
SLIDE 1

Web Clients Web Servers Proxy server Aggregate Workload

Web Proxy Caching Model

slide-2
SLIDE 2

Factors and Levels

  • Cache size
  • Cache Replacement Policy

– Recency-based LRU – Frequency-based LFU-Aging – Size-based GD-Size

  • Workload Characteristics

– One-timers, Zipf slope, tail index, correlation, temporal locality model

slide-3
SLIDE 3

Performance Metrics

  • Document Hit Ratio (DHR)

– What percentage of the documents requested by the clients are satisfied directly by the proxy, without having to obtain from the Web server?

  • Byte Hit Ratio (BHR)

– What percentage of the bytes requested by the clients are satisfied directly by the proxy, without having to obtain from the Web server?