224
Chapter 11 Scalability and Availability Overview
Load management
Load management refers to the method by which simultaneous user requests are
distributed and balanced among multiple servers (Web, ColdFusion, DBMS, file, and
search servers). Effectively balancing load across your servers ensures that they do
not become overloaded and eventually unavailable.
There are several different methods that you can use to achieve load management:
•
Hardware-based solutions
•
Software-based solutions, including round-robin Internet DNS or third-party
clustering packages
•
Hardware and software combinations
Each option has its own distinct merits.
Most load balancing solutions today manage traffic based on IP packet flow. This
approach effectively handles non-application-centric sites. However, to effectively
manage ColdFusion Web application traffic, it is important to implement a
mechanism that monitors and balances load based on specific ColdFusion Web
application load. ColdFusion relies on a leading software-based clustering
technology, ClusterCATS, to ensure that the ColdFusion Web servers, the Web server,
and other servers on which your ColdFusion Web applications depend remain highly
available.
To learn more about different hardware and software load management solutions,
see “Techniques for Creating Scalable and Highly Available Sites” on page 239.
Summary of Contents for COLDFUSION 5-ADVANCED ADMINISTRATION
Page 1: ...Macromedia Incorporated Advanced ColdFusion Administration ColdFusion 5...
Page 20: ......
Page 56: ...38 Chapter 1 Advanced Data Source Management...
Page 74: ...56 Chapter 2 Administrator Tools...
Page 76: ......
Page 86: ...68 Chapter 3 ColdFusion Security...
Page 87: ...To Learn More About Security 69...
Page 88: ...70 Chapter 3 ColdFusion Security...
Page 130: ...112 Chapter 5 Configuring Advanced Security...
Page 132: ......
Page 154: ...136 Chapter 6 Configuring Verity K2 Server...
Page 162: ...144 Chapter 7 Indexing XML Documents...
Page 202: ...184 Chapter 8 Verity Spider...
Page 236: ...218 Chapter 10 Verity Troubleshooting Utilities...
Page 238: ......
Page 348: ...330 Chapter 14 ClusterCATS Utilities...
Page 349: ...Using sniff 331...
Page 350: ...332 Chapter 14 ClusterCATS Utilities...
Page 362: ...344 Chapter 15 Optimizing ClusterCATS...
Page 372: ...354 Index...