In piplining, the object requests are “back to back”
The proxy server can have a web cache copy so it doesn’t have to request the origin again.
Cache
- hit, the request was cached
- miss, the request was not cached
In piplining, the object requests are “back to back”
The proxy server can have a web cache copy so it doesn’t have to request the origin again.
Cache