CSS Load Balancer configs with IHS (Apache)
Here's what I have.I am running IBMHTTPD 1.3.xx on Solaris 8. I have the same configs striped accross 8 physical servers. We have 4 Servers in each of 2 datacenters. Each server has 28 IP's in the same class C range. In front of the webservers is a Cisco CSS device in each datacenter. We round robbin DNS to each datacenter pointing traffic to the Virtual IP's on the servers. Each of those virtual servers has from 4 to 250 names aliased to it.
These servers are currenlty running Netscape, I am trying to write configs that can be copied across all 8 boxes without being modifyed.
Right now I have been using VirtualHost directives. They spit out a ton of errors saying "[error] Cannot resolve host name" but the server starts. How do I start it without the name resolving back?