473,508 Members | 2,255 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Wierd performance data in IIS 6

1 New Member
Hello all,

Here's my setup :

On my server, I have two sites, Site A and Site B. They each have their own application pool, AppPool A and AppPool B, respectively. Site A gets about twice as much traffic as Site B. Site A is mostly in ASP, but has some .NET applications running on it. Site B is entirely in .NET. The server is running Windows Server 2003 Service Pack 2, and .NET 2.0. I believe that the server is single-core dual-proc.

Here's the problem :

When I look at the Processes tab in Task Manager, I see two w3wp.exe processes. I've used the iisApp.vbs script to match the w3wp.exe processes to their respective app pools. The w3wp.exe process for AppPool A uses about 80% more memory then the w3wp.exe process for AppPool B. This is to be expected, since Site A gets nearly twice the traffic as Site B. Here's the weird part - the w3wp.exe process for AppPool A uses the same amount of CPU time as the w3wp.exe process for AppPool B. This is not what I expected - I thought that the w3wp.exe process for AppPool A would use more CPU time, since Site A has more traffic.

My question is this - should I be concerned?

Site B has been slow for the past few days, even though our traffic has remained constant over the last week or so. When I look at the performance graph in Task Manager, it appears that we are experiencing high CPU utilization. However, I just recently started monitoring the CPU utilization, and I don't know what it was like last week. We can get a second server to handle one of our sites, if necessary. My main concern is that something is amiss in the code for Site B which is causing it to consume an inordinate amount of resources.

Thank you for your help.
May 10 '07 #1
1 2035
kenobewan
4,871 Recognized Expert Specialist
I would be more concerned with the performance of site b. I can only guess as to the causes - have you released it in debug mode?
May 11 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
2305
by: teedilo | last post by:
We have an application with a SQL Server 2000 back end that is fairly database intensive -- lots of fairly frequent queries, inserts, updates -- the gamut. The application does not make use of...
6
1709
by: Mike | last post by:
Lets just say my app is done HOO HOO. Now, I'm accessing the database via a web service and one thing i noticed that my app is running real slow. When I first started working on the app is ran...
3
2067
by: Michael Loughry | last post by:
I'm working for a company in Houston developing a web application. At one point in the code, we have to refresh the page, but save what checkboxes have been selected. Since these checkboxes are...
0
1169
by: Tom | last post by:
OK, here's a wierd one... I have a listbox, which I fill with strings (in my case, file names). I normally load this via a loop, adding each item to the list box in the loop. I put lb.BeginUpdate...
6
2439
by: VB Programmer | last post by:
Just loaded up one of my ASP.NET 2.0 projects. When I ran the webapp (IE) I was warned with this message... Your system may be vulnerable to BloodHound Virus! We recommend you DOWNLOAD one of...
3
1528
by: Tom | last post by:
We are experiencing some wierd debugging behavior. What happens is that, during debugging with VS 2003, the debugger seems to 'skip' statements that are associated with database operations. For...
4
1506
by: Muthu Arumugam | last post by:
Tried the following c# code static void Main(string args) { ArrayList list = new ArrayList(); int i = 10;
5
1706
by: desktop | last post by:
I am confused about the use of the template parameter "E" in the below class. Since when is it allowed to use these parameters like "E(1)" and what does it mean (where can I read more about this...
7
4296
by: chromis | last post by:
Hi, I've created a utf8 encoded RSS feed which presents news data drawn from a database. I've set all aspects of my database to utf8 and also saved the text which i have put into the database as...
0
7129
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
7398
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4716
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
428
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.