473,394 Members | 2,071 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,394 software developers and data experts.

High Utilization ASP.NET Application - IMMEDIATE HELP!

Hello, all.

I have 4 web servers in a farm using network load balancing service.

All the web applications (there are about 50+ per server) are using ASP.NET
1.1.

I have two apppools setup with most of our apps in a custom app pool to
recycle memory every 800MB.

The server is running under vmware.

We recently did an upgrade to our application software a few weeks ago and
have had a lot of customer complaints about timeouts and junk.

One of the things I'm not seeing is higher than normal utilization. For
brief periods of time, I see the CPU go to 100% for 10-15 secs.

Looking at Task Manager, I see two worker processes running and one is
usually 55% or more which is causing the CPU to spike.

There has to be a particualr ASP.NET application that is using more CPU than
other ASP.NET applications. How can I monitor this on my server? I tried
using ProcExplorer from SysInternals and do not see were it shows me
anything more than Task Manager for this.

Most of our ASP.NET applications are in virtual directories named...
APPNAME1, APPNAME2, APPNAME3, APPNAME4, APPNAME5, etc. How can I
determine if APPNAME3 is killing the CPU?

Also, should/can I create additional apppools for each of the applications
(maybe categorize the apps into a their own related appool) and somehow
monitor CPU from here?

Any help would be appreciated.

Oct 13 '06 #1
2 1816
User Performance monitor, counters under ASP.NET Applications category.

Robert Haken [MVP ASP/ASP.NET]
HAVIT, s.r.o., www.havit.cz
http://knowledge-base.havit.cz
"dm3281" <no****@cox.netpíše v diskusním příspěvku
news:Or**************@TK2MSFTNGP04.phx.gbl...
Hello, all.

I have 4 web servers in a farm using network load balancing service.

All the web applications (there are about 50+ per server) are using
ASP.NET 1.1.

I have two apppools setup with most of our apps in a custom app pool to
recycle memory every 800MB.

The server is running under vmware.

We recently did an upgrade to our application software a few weeks ago and
have had a lot of customer complaints about timeouts and junk.

One of the things I'm not seeing is higher than normal utilization. For
brief periods of time, I see the CPU go to 100% for 10-15 secs.

Looking at Task Manager, I see two worker processes running and one is
usually 55% or more which is causing the CPU to spike.

There has to be a particualr ASP.NET application that is using more CPU
than other ASP.NET applications. How can I monitor this on my server? I
tried using ProcExplorer from SysInternals and do not see were it shows me
anything more than Task Manager for this.

Most of our ASP.NET applications are in virtual directories named...
APPNAME1, APPNAME2, APPNAME3, APPNAME4, APPNAME5, etc. How can I
determine if APPNAME3 is killing the CPU?

Also, should/can I create additional apppools for each of the applications
(maybe categorize the apps into a their own related appool) and somehow
monitor CPU from here?

Any help would be appreciated.

Oct 13 '06 #2
this handy monitoring is left out of .net. more app pools will help narrow
down the offending site. you could also add performance monitoring to you
sites. log the cpu used per request. unless you set aspcompat - it will be
an estimate due to thread switching.

-- bruce (sqlwork.com)
"dm3281" <no****@cox.netwrote in message
news:Or**************@TK2MSFTNGP04.phx.gbl...
Hello, all.

I have 4 web servers in a farm using network load balancing service.

All the web applications (there are about 50+ per server) are using
ASP.NET 1.1.

I have two apppools setup with most of our apps in a custom app pool to
recycle memory every 800MB.

The server is running under vmware.

We recently did an upgrade to our application software a few weeks ago and
have had a lot of customer complaints about timeouts and junk.

One of the things I'm not seeing is higher than normal utilization. For
brief periods of time, I see the CPU go to 100% for 10-15 secs.

Looking at Task Manager, I see two worker processes running and one is
usually 55% or more which is causing the CPU to spike.

There has to be a particualr ASP.NET application that is using more CPU
than other ASP.NET applications. How can I monitor this on my server? I
tried using ProcExplorer from SysInternals and do not see were it shows me
anything more than Task Manager for this.

Most of our ASP.NET applications are in virtual directories named...
APPNAME1, APPNAME2, APPNAME3, APPNAME4, APPNAME5, etc. How can I
determine if APPNAME3 is killing the CPU?

Also, should/can I create additional apppools for each of the applications
(maybe categorize the apps into a their own related appool) and somehow
monitor CPU from here?

Any help would be appreciated.

Oct 13 '06 #3

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

Similar topics

3
by: Evan Smith | last post by:
Scenario: new functionality was recently deployed in a 3-tier business application. Since deployment, CPU use has shot up to very high levels. Using event monitors to try to track down the...
5
by: mcollier | last post by:
I am experiencing high CPU utilization with my ASP.NET application. The w3wp.exe process uses 75%-80% CPU for about 10 seconds. I notice this when the application first starts up, which I can...
8
by: =?Utf-8?B?dGFuaQ==?= | last post by:
Hello there, one of my servers is running windows 2003 and IIS 6.0. We have big performance issues on that server and I found out that a high CPU usage iniciated by w3wp.exe causes the problem....
1
by: Kaheru | last post by:
memory utilization increase? This is because when i try to keep track of the CPU utilization and memory utilization of my FTP server process (ftpserver.exe), the CPU utilization increase, but the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.