I have three Tomcat webservers in a VMWare cluster.
In the first place we thought of using Apache as a load balancer in physical server but this would be a SPOF.
I have searched around and I found this discussion but I would need some more info. Does it make sense to include the two (or more) HAProxy servers as virtual machines and not run them on physical servers? Can this active-passive configuration be configured using Apache? I have searched around and I found many active-passive configurations for Apache BUT as Web Server, not as a load balancer.