User login

Can Drupal scale to 100 users?

I was talking about SCF and Drupal yesterday with someone I'm working with on another project, and he said he finds Drupal difficult to scale. He thinks that it's not capable of handling more than 100 users. If that's true, that would be a major concern for [our project]. What has been your experience regarding scaling issues with Drupal?

My first response to that was in internet-speak: LOL.

Then I recovered my professional self:

I'm assuming your colleague is referring to logged-in users, since there are simple tools to make Drupal scale for anonymous visitors (not logged in) just as well as a static HTML site (not that we tend to put these tools in place, because Drupal does run efficiently enough, even with lots of extra modules and functionality, to serve fully dynamic pages to many users at once, on reasonable hardware of course).

There are, of course, plenty of examples of Drupal sites that handle many times that number of users, even concurrently:

http://drupal.org itself has well more than a quarter-million users
http://www.nowpublic.com/ has several hundred thousand users

And these sites are Drupal and all see lots of users and activity:
http://kerneltrap.org/
http://teamsugar.com/
http://ourmedia.org/
http://www.standagainstpoverty.org/
http://www.incbiznet.com/
http://www.observer.com/

A couple, kernaltrap, stand against poverty, ourmedia, and to a lesser extent even drupal.org (which has had uptime issues on occasion) probably have a similar level of financial resources to Alzforum.

Agaric's own experience with scaling with Drupal is very positive, with the exception of multilingual sites where various small bugs in modules regarding use of Drupal's translation functions can cause significant performance problems.

Resolution

Searched words: 
how many users drupal.org has large Drupal sites many user site with logged in use lots of people using a Drupal site at the same time a problem?

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.