Web caches

satisfy http request w/o involving origin server

user sets browser: Web accesses via cache

browser sends all http requests to cache

  • obj in cache: cache returns obj
  • otherwise req from origin server

e-code: 304