![]() |
|||||||||||
| W O R K S H O P | |||||||||||
Make Web Caching Pay Off August 23, 1999 When using a PAC URL, all browsers on your network read HTTP proxy configuration information on startup from a file indicated by the PAC URL; this lets you propagate changes in the cache and proxy configurations swiftly and easily. When problems arise on the network, the Web cache can quickly be configured to circumvent suspected trouble spots. This flexibility is extremely valuable for networks that demand optimal response and uptime.
Transparent Caches There are three standard ways to place these caches inline: as an Ethernet bridge; as the network's configured default gateway; and by using a protocol such as the Cisco Systems-authored WCCP (Web Caching Control Protocol) to transparently intercept traffic at a router or switch. Your network's configuration usually dictates which method is most well-suited your existing network. Adding a cache as a bridge or new default gateway also introduces a new single point of failure for all traffic in addition to Web traffic, so administrators may be inclined to consider a proxy-based alternative. Using a WCCP-enabled switch or router avoids introducing a single point of failure but may also increase load on an integral piece of network hardware. WCCP also employs a cluster-like configuration of Web caches. When an incoming request is intercepted, it is redirected to a specific Web cache based on the Web URL. This can lead to some caches serving most of the content if Web traffic is limited to a small number of sites. An obvious benefit of a transparent cache is that you need not configure Web clients to explicitly use Web caches, which makes this option preferable for large ISPs and enterprise environments. The downside is that each Web client is unable to avoid a failed Web cache or even detect a failure, and other network traffic is equally affected by a failure.
Fault Tolerance Some vendors already incorporate failover mechanisms, such as clustering options and solid-state failover devices. In our recent tests of caching servers, we evaluated Novell's Internet Caching System (ICS) and InfoLibria's DynaCache (see "Speedy Performance, Rock-Bottom Price Put Squid Freeware on Top" at www.networkcomputing.com/1011/1011r2.html). Both solutions provide their own failover mechanisms. The ICS appliance can be configured to cluster when more than one ICS is available. While this solution is capable of circumventing some failures, it is unclear whether all Web requests eventually will be served during a failure. ICS clustering works in conjunction with round-robin DNS: While client proxy requests are shuffled between each ICS in the DNS record, each ICS appliance periodically lets the rest of the cluster know it's still working properly. When a ICS in a cluster fails to send an update, another ICS within the cluster assumes its identity.
| |||||||||||
|
PAGE: 1 I 2 I 3 I 4 I NEXT PAGE |
|||||||||||












