Chapter 8. Further Server Configuration
Read this chapter to implement further server configuration.
8.1. Apache Server Directives Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Add the following Apache server directives to the Apache server configuration for server-wide effect.
8.1.1. CreateBalancers Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The CreateBalancers directive determines how HTTP balancers are created in VirtualHosts.
CreateBalancers values
- 0
- Create a balancer in all VirtualHosts.
- 1
- Do not create balancers.
- 2
- Create a balancer for the main server only.