473,408 Members | 2,405 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Memory Usage ASP.NET (Win2000)

Hello,

I have a problem running ASP.NET on a Windows 2000 Server. Sometimes the
memory usage grows from 70 MB up to 500 MB where it stays only for a minute.
After this it will go back to about 250-300 MB and stays there.

Is there any way to get more detailed information about what is currently
used in memory?

Michael
Nov 13 '06 #1
2 1155
Look at the performance counters in control panel -administrative options.

These can give more infomation that task manager.

Ciaran O'Donnell

"Michael Schwarz" wrote:
Hello,

I have a problem running ASP.NET on a Windows 2000 Server. Sometimes the
memory usage grows from 70 MB up to 500 MB where it stays only for a minute.
After this it will go back to about 250-300 MB and stays there.

Is there any way to get more detailed information about what is currently
used in memory?

Michael
Nov 13 '06 #2
I would look at tools from groups like sys internals if you want to see what
is going on. You might have to go to non-free tools from the parent company
winternals.

High memory usage is fairly normal and will reduce if other processes need
memory. This has to do with the way the garbage collector works. It uses
less cycles to leave garbage in memory until memory is needed than to clear
each object as it is no longer in use. I am not stating you should not
figure it out, but it may just be an artifact of .NET.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Michael Schwarz" <no****@schwarz-interactive.dewrote in message
news:eW**************@TK2MSFTNGP04.phx.gbl...
Hello,

I have a problem running ASP.NET on a Windows 2000 Server. Sometimes the
memory usage grows from 70 MB up to 500 MB where it stays only for a
minute. After this it will go back to about 250-300 MB and stays there.

Is there any way to get more detailed information about what is currently
used in memory?

Michael

Nov 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Felix E. Klee | last post by:
Hi, why does the memory consumption of the program attached below increase steadily during execution? Shouldn't vector::reserve() allocate one large memory chunk of memory that doesn't change...
1
by: Peter Nolan | last post by:
Hi All, I have some software that currently loads database tables into sorted arrays in memory to be binary searched by processes. (Long story as to why it does this..) Each process must either...
2
by: Scav | last post by:
Helpful folks, Platform: DB2 UDB v7.2, Win2000, KEEPDARI=YES I am trying to reduce memory usage of our SP's. We only have 80 or so SP's but in the Task Manager/Processes display, there are...
0
by: Tomas | last post by:
I have two questions: (1) How (if possible) can you, with ASP.NET (and with the IIS 5 included with win2000) specify an maximum limit of the memory that a web application may consume, as an...
4
by: RC | last post by:
I'm trying to get an idea of the amount of memory is being used by my ASP.NET application. Here's what I did: I rebooted my machine and fired up VS.NET 2003, opened the project in question...
1
by: Charlotte | last post by:
Hello, We are doing a stability test on our application to prepare for Microsoft SQL Server 2000 certification, and we found a memory leak, but we cannot find its source and fix it. We use an...
22
by: Glurt Wuntal | last post by:
I am a newbie with Python. It's a great language, but I would like to be able to present a simple gui menu for some of my scripts; something better than using 'raw_input' prompts. Any...
8
by: Just D. | last post by:
I see in many Internet sources that all 32-bit systems are having limitations and can't address above 2 GB limit for the user application reserving 2 GB more for the system. There are some tricks...
1
by: Jean-Paul Calderone | last post by:
On Tue, 22 Apr 2008 14:54:37 -0700 (PDT), yzghan@gmail.com wrote: The test doesn't demonstrate any leaks. It does demonstrate that memory usage can remain at or near peak memory usage even after...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.