Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2007

Tip: Looking for answers? Try searching our database.

aspnet_WP.exe cpu high

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sham - 31 Jan 2007 22:01 GMT
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.
Laurent Bugnion [MVP] - 05 Feb 2007 06:35 GMT
Hi,

> Hi to all,
>
[quoted text clipped - 9 lines]
>
> 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
Signature

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


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.