How would I set up four servers to run vbulletin?
2x running Apache
2x running Mysql
- I wanted to be able to manage the 2 mysql server via ssh not thru the apache server.
I did some reading but not quite sure, so I better ask the expert
- So each of my server need dual NIC ?
- The two web server will need dual Gigabits NIC (1 to the internet and one to the DB?)
- The two Mysql serve also need 1 gigbits NIC and 1 100mbps (giga to web server, and 100mbps to the internet for ssh connection?)
- 1x Load balancer for the 2 web server ? (which load load balancer is good)
- 1x gigabits switch to connect two web and 2 mysql servers together ?
thanks guys