ch20: Redirections and Load Balancing
Last updated
Last updated
Perform HTTP transactions reliably
Minimize delay
Conserve network bandwidth
General redirection methods:
HTTP redirection
DNS redirection
Anycast addressing
IP MAC forwarding
IP address forwarding
Proxy and cache redirection techniques:
Explicit browser configuration
Proxy auto-configuration (PAC)
Web Proxy Autodiscovery Protocol (WPAD)
Internet Cache Protocol (ICP)
Cache Array Routing Protocol (CARP)
Hyper Text Caching Protocol (HTCP)
Response:
Just like zkname.
Most browsers can be configured to contact a proxy server for content.
An automatic configuration methodology that allows browsers to dynamically configure themselves to contact the correct proxy server solves this problem.
PAC file autodiscovery.