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

  • Home
  • SEARCH
  • 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 3722540
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T05:56:30+00:00 2026-05-19T05:56:30+00:00

Lately I have been quite concerned about memory issues in ASP.NET. I have been

  • 0

Lately I have been quite concerned about memory issues in ASP.NET.

I have been reading quite a lot articles, made one thread and used a profiler to optimize my application. I also just read the article here about the difference in private bytes, virtual bytes and working set.

So, I understand that private bytes is a poor way of determining the actual use of memory. However, I am going to try a little, as I want to understand my application memory use in depth.

Right now it constantly uses ~55-60mb of private bytes. Does it mean that if I want to run 2.000 users concurrently on my site I need:60mb*2000 = 120gb ram?

I seriously hope someone can come and tell me I am COMPLETELY wrong and I am out of my mind! 🙂

I also tested a quite basic site with very limited functionality which used ~40-45mb of private bytes, which also seemed like quite a lot.

  • 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-05-19T05:56:32+00:00Added an answer on May 19, 2026 at 5:56 am

    No; memory usage does not scale linearly with user count.

    Most of the memory is (or should be) shared across all users (especially bytecode); the amount of memory used by each additional user should be fairly small.

    Also, even if you have 2,000 users, you won’t be getting 2,000 requests simultaneously.
    The only persistent per-user overhead is session state for each active user.

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

Sidebar

Related Questions

Lately I have been reading a lot of blog topics about big sites(facebook, twitter,
Hey guys, lately I have been asking quite a few questions about memory management
I've been reading about strict aliasing quite a lot lately. The C/C++ standards say
I have been working quite a lot with Google Apps Script lately, but there
We have been going back and forth a lot around our office lately about
I have been looking into different algorithms lately and have read quite alot about
I have been using quite a lot of PowerShell lately (I'm mostly a system
I have been thinking quite a bit here lately about screen scraping and what
Lately I have been reading about web crawling, indexing and serving. I have found
I've been reading about Skip Lists lately. I have a web application that executes

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.