I've searched for previous posts but they all come up error 404. I watched a tutorial on network load balancing. I have 4 web servers and one database server. I would like the load to be spread between the web servers (which get data from the data server) , basically have NLB be the "traffic cop".
The only question I have is...is the virtual IP address that the web servers (or users) would connect to hosted on a main domain controller , or is the cluster IP address just on whatever machine I want to set it up on and then the computers connect to it (after I run the configuration for each web server). I'm thinking I would need a DNS computer A as the host IP, that web servers B,C,D,E are clustered under. Is that correct ? The database is on computer F , does the database server have to be under the cluster ? The users always use the web server to retrieve data from the database server, there is never a direct connection to it.
The only question I have is...is the virtual IP address that the web servers (or users) would connect to hosted on a main domain controller , or is the cluster IP address just on whatever machine I want to set it up on and then the computers connect to it (after I run the configuration for each web server). I'm thinking I would need a DNS computer A as the host IP, that web servers B,C,D,E are clustered under. Is that correct ? The database is on computer F , does the database server have to be under the cluster ? The users always use the web server to retrieve data from the database server, there is never a direct connection to it.