Web Page Delivery:  Proxies

CS6204: Java and the WWW

Pull Acceleration: Caching Proxy Servers

Caching automatically migrates document copies from servers to browsers

(But caching has limitations.)

How proxies work:

Popular as proxy-only in US, essential as caches outside US

Caches can optimize one of three things:

1. Bandwidth: Bytes transferred over network perhaps retain large documents

2. Server hit rate perhaps retain popular documents

3. Time users wait to load document perhaps retain documents from other countries

Caching proxies be used in four locations

Picture of four possible locations of proxy caches

Inter-cache protocol ICP allows caches to share data items.

Some popular proxies:


Return to CS6204 home page.

Last modified on 30 May 1997.

Send comments to abrams@vt.edu.
[This is http://ei.cs.vt.edu/~jwww/courseNotes/PushPullProxy/Proxy.html.]