Prev
Clusters from Scratch
Next
Chapter 6. Apache - Adding More Services
Table of Contents
6.1. Forward
6.2. Installation
6.3. Preparation
6.4. Enable the Apache status URL
6.5. Update the Configuration
6.6. Ensuring Resources Run on the Same Host
6.7. Controlling Resource Start/Stop Ordering
6.8. Specifying a Preferred Location
6.9. Manually Moving Resources Around the Cluster
6.9.1. Giving Control Back to the Cluster
6.1. Forward
Now that we have a basic but functional active/passive two-node cluster, we’re ready to add some real services. We’re going to start with Apache because its a feature of many clusters and relatively simple to configure.
Prev
5.3.2. Prevent Resources from Moving after Recove...
Up
Home
Next
6.2. Installation