Chapter 6: Creating Scalable and Highly Available Web Sites
151
selecting the best server to accommodate the traffic. This process is fast and efficient.
The router device in conjunction with the Web servers comprise what is known as a
virtual server.
Routers are considered semi-intelligent devices because they can detect a server
failure and redirect requests to other servers. If a Web server fails or stops responding,
the router stops sending packets to the unresponsive server. Routers are not
considered fully intelligent because while they can redirect requests upon discovering
a failure, they do not allow you to configure redirection thresholds for individual
servers. They also do not provide for application-aware load balancing.
The following figure shows a router distributing requests in round-robin fashion to the
available servers in a Web server cluster.
Advantages
A hardware-based clustering solution, such as a router, is an attractive solution for the
following reasons:
•
Proven technology
•
Relatively low complexity
•
No recurrent licensing fees
Summary of Contents for COLDFUSION 4.5-ADMINISTRING COLDFUSION...
Page 1: ...Allaire Corporation Administering ColdFusion Server ColdFusion 4 5...
Page 10: ...x Administering ColdFusion Server...
Page 22: ...xxii AdministeringColdFusionServer...
Page 48: ...26 Administering ColdFusion Server...
Page 58: ...36 Administering ColdFusion Server...
Page 60: ...38 Administering ColdFusion Server Using ColdFusion in a Distributed Configuration 68...
Page 98: ...76 Administering ColdFusion Server...
Page 150: ...128 Administering ColdFusion Server...
Page 198: ...176 Administering ColdFusion Server...
Page 205: ...Chapter 6 Creating Scalable and Highly Available Web Sites 183 3 Click the DNS tab...