Cache Sharing via ICP
- When one proxy has a cache miss, send queries to all siblings (and parents): “do you have the URL?”
- Whoever responds first with “Yes”, send a request to fetch the file
- If no “Yes” response within certain time limit, send request to Web server