Hello folks,
I'm new to Drupal, and I've been looking over its capabilities and the forums over the last few days and have several questions that hopefully you can answer.
My biggest concern with Drupal is its scalability and performance.
Let me describe to you the type of site that we would like to potentially use Drupal for:
- Traffic of approximately 40 million page views per month (within weeks of launch). That's averages about 15 pageviews/second.
- Approximately 1 million users.
- The site will be Digg-like in nature: individual "story pages" each with user comments, voting on comments, ability to upload videos & photos.
- The site will have user profiles that will contain things like stories that the user has "dugg" and his/her friends.
This site's purpose is NOT to duplicate or clone Digg at all, just make use of some of it's cooler features.
Considering the functionality (modules) described above, I've got several questions:
1. How easy is it to install and configure Drupal to work in a webserver farm environment (multiple PHP/Apache/Drupal machines and multiple MySQL database machines)?
2. Can Drupal itself successfully handle (will pages load in about 1 second?) such a heavy load?
3. What kind of hardware specs do you think we would need to have Drupal successfully handle (will pages load in about 1 second?) such traffic?