Hi there.
My company is in the process of developing a CMS for a very large teen web site. One of the best options we've seen so far is a PHP/MySQL combo. I am confident in PHP's ability to handle the load, but not so confident in MySQL. Currently, our traffic averages a little over 2 million per month, and we're projecting that to triple or quadruple once the CMS and other community features are in place.
We haven't purchased new servers yet, but our hosting facility can supply all the bandwidth and rack space that we may need. What I'm wondering is what sort of server configuration would we need and is MySQL a wise choice to handle this amount of traffic? If not, is there a way to run MySQL on multiple servers so that it's serving power is increased?
Any help would be appreciated!
AC