Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

We are running Drupal 6 on a LAMP stack on Ubuntu on a single box. The Drupal configuration is pretty much an out-of-the-box config, but we have a number of modules we have added. We started bumping up against memory limits on our box with 2gb ram (we have since upped the memory as a short term fix). Today, for instance, we had 206 simultaneous users using our app at peak.

We will be building out a load-balanced site with a separate db server, but I would still like to get a feel for how much headroom might be available to us on each web server box if we put enough time in tweaking the configurations. I realize there is no 'typical' configuration, so I appreciate that another's experience does not directly apply to my site. However, I would like to get an overall feel for the range of what others handle with Drupal on a single box; how much memory does your box have and how many requests per unit time do you handle? In our usage patterns, we see very sharp spikes in usage over short periods of time (like 10 minutes), so data about peak requests per second handled would be great. What is a reasonable range for the number of simultaneous requests a Drupal server with 2gb of memory might handle. Am I way out of line thinking I could handle 200 simultaneous requests per second with a 2gb server? Thank you for you input.

share|improve this question
Your question is kind of disconnected and unfocused. The subject talks about memory use but the question seems to actually be about load generally. It also has a kind of "share your experiences", "all answers equally good" flavor that doesn't work well on this site. – David Schwartz Nov 20 '12 at 20:46
@DavidSchwartz: I completely changed the title because it was even more disconnected from the actual question. – SvW Nov 20 '12 at 21:02

closed as not constructive by Michael Hampton, SvW, Jeff Ferland, Zoredache, David Schwartz Nov 20 '12 at 20:45

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.