473,394 Members | 1,714 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.

aspnet_WP.exe cpu high

Hi to all,

I have a web service that is on the same machine as the client apps that are
calling it. I have taken out all my code and each client app makes a call to
the web service and gets back the string "hello". Each client app makes a
request to the web service every 10 seconds.

I have found that the cpu usage for aspnet_wp.exe peaks to 60%. Is this
normal? I also have IIS 5.1.

I am using .net framework 1.1

Sham.

Jan 31 '07 #1
1 3233
Hi,

sham wrote:
Hi to all,

I have a web service that is on the same machine as the client apps that are
calling it. I have taken out all my code and each client app makes a call to
the web service and gets back the string "hello". Each client app makes a
request to the web service every 10 seconds.

I have found that the cpu usage for aspnet_wp.exe peaks to 60%. Is this
normal? I also have IIS 5.1.

I am using .net framework 1.1

Sham.
I would say that occasional peaks to 60% are not unusual, but a
consistent, constant value of 60% sounds pretty high to me. How many
clients do you have? Are you sure that your service does nothing else?

Also, note that all web applications run in the same process ASPNET.EXE
(but in different AppDomains). So if you have other .NET web
applications active in the same IIS, they will also increase the CPU
time for this process.

Greetings,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Feb 5 '07 #2

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

Similar topics

2
by: Luther Miller | last post by:
I have a server setup that is dedicate to providing a "proxy" by exposing a web service that calls methods in a 3rd party ActiveX control and then returns the results. Sometimes, the aspnet_wp work...
3
by: Luk | last post by:
Hi, we have got a problem with asp.net and we don't know what to do Usually aspnet_wp.exe under medium/high load uses a maximum of 40% cpu power. Suddently even when requests are not so high it...
2
by: Rob Meade | last post by:
Hi all, We have recently adopted to using .net for our web applications which were previously written in vanilla ASP. Things have been going ok until recently, or at least its only recently...
4
by: José Miguel del Río Martínez | last post by:
Hi, we are experiencing event ID 1001 (aspnet_wp.exe recycled due to memory consumption) in our website. The aspnet_wp.exe consumes up to 613 Mb (60% of RAM) and then recycles itself. According...
6
by: fernandez.dan | last post by:
I have a umangaged dll ( I have the source code) which I use in my web app using pinvoke. The dll creates a file, writes to it, and then closes it. It works the first time through but the second...
2
by: Sidharth | last post by:
Hello, We are experiencing some issues with the aspnet_wp process on our live servers. The problems are intermittent and we cannot reproduce it on our dev and test servers. Currently around...
1
by: Mark | last post by:
I'm doing some load testing, and started looking at the baseline memory usage of the .NET framework on our web servers. I was a bit baffled by my findings. Using Perfmon, I specified the...
7
by: Erkan Tatlidil | last post by:
Hi, Our customer has a win2k Xeon 2.0 web server with 2GB of Ram. After a certain time the aspnet_wp.exe consumes %70 of the Ram and comes to a standstill. We end the process and everything is...
5
by: MJ | last post by:
Why in my server the process aspnet_wp.exe is very high in the task manager when execute it. Pease, Help my. Chress
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
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,...
0
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...

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.