Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8119427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:48:00+00:00 2026-06-06T04:48:00+00:00

Is there a proper way, equation or technique in general to say, My web

  • 0

Is there a proper way, equation or technique in general to say, “My web application needs to support N number of total users which via this equation/technique/rockHardExperience tells me that I need to support X number of concurrent page requests”?

From my research and/or gut feeling it seems like it would be something like:

totalLoadCapabilityRequired = (totalUsersN x .10 ) * .5

where .10 is for roughly 10% on at any given time

and the whole thing multiplied by 50% to suggest a 50% chance of those total users online executing a request at roughly the same time

any insights would help me in making sure I implement support in my application that is on par for the demand. I expect a lot of users but don’t want to over anticipate too early. I know for starters that the org I am programming for will have 45,000 users that they want to use my system, with an anticipation on success for many more.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T04:48:02+00:00Added an answer on June 6, 2026 at 4:48 am

    Here’s a couple of things to think about:

    1. What’s the time span in which you expect the bulk of your visits? If it’s an office application within the same physical company your capacity planning should be based on an 8 hour period. If most visits will come from the same continent you can plan for a 12 hour period instead, etc. Base your visitor spread on that.

    2. Which pages do you anticipate will be the most popular and how heavy are those pages (i.e. how many pages can you load in one second)? Get an understanding of parts that would benefit from caching to squeeze out more performance.

    3. Don’t plan based on peak load; design your app to scale and start small.

    4. Design your app in a way that you can take run snapshots at every 500th request; you can use tools like xhprof to create files that you can run through cachegrind tools to analyze the performance as it runs.

    In short, there’s no catch-all formula 🙂 for a ballpark figure your formula will probably be good enough, but take the above points in consideration.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a proper way yet to unit test views with the aspx view
I wonder, if there is a proper way to remove the default close button
Is there a proper way in Poco to abort a blocking I/O operation from
Is there a 'proper' way to iterate over a two-dimensional sequence in Clojure? Suppose
Is there a proper way to use Monotouch.Dialog (iOs) and call a UIViewController when
Is there a proper way to rebind events in JQuery UI when tabs are
Is there a proper way to display text at the descent height of a
Is there a proper way to do this: $i = 0; while($row = mysql_fetch_array($queryResult)){
Is there any proper way as suggested by google or android official documentation to
Is there a proper way to document a constant defined using define() ? @var

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.