Can Apache http server be configured for failover so that the Apache server is not a single point of failure ?
We have a windows NLB environment that load balances between 3 Tomcat server instances and for scalability and high availability we would like the following set up Windows NLB between 2 or more Apache servers that each serve a tomcat cluster consisting of two instances of tomcat. Creating failover between the tomcat servers/clusters is not an issue for us.