© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•13mo ago•
27 replies
Simo

weird memory consumption vs machine spec

Bizarre scenario, but we had an issue where the apps I run (40 sites running the same code) - were hitting out of memory exceptions since moving to a new bigger server (46 cores, 128GB ram) and the apps were consuming much more memory than they did on our old 24 core server with less ram.

To resolve temporarily I put them on a 32 core, 256GB ram server. (CPU count only changed because its what AWS offered) and the memory usage of each app has dropped back to how they used to behave.

We are currently using about 98GB (same as before we moved to the new 46 core server), so it's as if it needed the ram when only 128GB was available, we upgraded, now it doesnt need it anymore. The app usage appears to be consistent throughout.

Any ideas why this would happen?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,828Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Weird memory consumption on linux
C#CC# / help
3y ago
✅ High memory consumption issue
C#CC# / help
5mo ago
Stream consumption
C#CC# / help
4y ago