Managing Library Items
Load Balancing
This section explains how to create load balancing paths in Ektron CMS400.NET. For further information about the steps needed to set up load balancing outside of Ektron CMS400.NET, see Load Balancing.
Definition
Load balance is used for two important reasons:
- Provides the redundancy for the Web site - if one server fails, a second server handles all requests
- Balances requests to the server - distributes the load request across two or more machines
In both cases, the client (browser) is not aware that several servers are involved. All URLs point to a single Web site. The load balance software resolves them.
Load Balancing and Ektron CMS400.NET
Ektron CMS400.NET does not need to be aware that load balancing is taking place. However, the library items on all servers must be identical. Therefore, when a user uploads a new item to the Ektron CMS400.NET library, it must be replicated on all other servers in your load balancing model. To achieve this, Ektron CMS400.NET uploads the items to default upload directory and any other folder defined in the library.
Ektron CMS400.NET provides to any administrator an interface for adding load balance folders to the application. These folders needs to be either a virtual or physical folder under the Ektron CMS400.NET Web site. In most cases, this is a virtual folder that points to a mounted hard drive (another server).
NoteRefer to Load Balancing for advanced information about this feature.
- Accessing Library Load Balancing Screen
- Adding a New Load Balancing Folder
- Editing a Library Load Balance Path
- Deleting a Library Load Balance Path