Cache Array Routing Protocol
From Wikipedia, the free encyclopedia
The Cache Array Routing Protocol (CARP) is used in load-balancing HTTP requests across multiple proxy cache servers. It works by generating a hash for each URL requested. A different hash is generated for each URL and by splitting the hash namespace into equal (or unequal parts, if uneven load is intended) the overall number of requests can be distributed to multiple servers.
Implementations include Microsoft Internet Security and Acceleration Server and the Squid (software).
[edit] External links
| This World Wide Web-related article is a stub. You can help Wikipedia by expanding it. |