PC Review


Reply
Thread Tools Rate Thread

ASPNET_WP.exe 100% - Settings or Code?

 
 
KrisKaBob
Guest
Posts: n/a
 
      7th Jun 2007
Hello,

When we have around 40 users, the aspnet_wp jumps to 100% CPU and
all screens lag for 30 seconds or more (all on LAN). How do I tell if
this is due to settings in IIS or machine.config, or if it is due to
bad code? These are all the same page being brought up, with different
information from SQL (customer name, phone, address). This is for a
call centre environment.

I have tried fiddling with IIS and machine.config settings, but
nothing I try seems to help. 40 users on a local web server with basic
customer information pages should not do this.

HP DL380 3.4GHz single processor (same issues on 2.4GHz dual
processor)
4 GB RAM
Win2000 Server
MS SQL2000
IIS 5.0?
ASP.NET 7.1?

Thanks,
Kris Kauth

 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      7th Jun 2007
You can try changing session management. If currently you have InProc
sessions, change to OutProc and see if it helps.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"KrisKaBob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> When we have around 40 users, the aspnet_wp jumps to 100% CPU and
> all screens lag for 30 seconds or more (all on LAN). How do I tell if
> this is due to settings in IIS or machine.config, or if it is due to
> bad code? These are all the same page being brought up, with different
> information from SQL (customer name, phone, address). This is for a
> call centre environment.
>
> I have tried fiddling with IIS and machine.config settings, but
> nothing I try seems to help. 40 users on a local web server with basic
> customer information pages should not do this.
>
> HP DL380 3.4GHz single processor (same issues on 2.4GHz dual
> processor)
> 4 GB RAM
> Win2000 Server
> MS SQL2000
> IIS 5.0?
> ASP.NET 7.1?
>
> Thanks,
> Kris Kauth
>



 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      7th Jun 2007
Hello KrisKaBob,

Just use Perfomance counter and profiling tools to understand what happens
and find out the spoiled code place

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

K> Hello,
K>
K> When we have around 40 users, the aspnet_wp jumps to 100% CPU
K> and all screens lag for 30 seconds or more (all on LAN). How do I
K> tell if this is due to settings in IIS or machine.config, or if it is
K> due to bad code? These are all the same page being brought up, with
K> different information from SQL (customer name, phone, address). This
K> is for a call centre environment.
K>
K> I have tried fiddling with IIS and machine.config settings, but
K> nothing I try seems to help. 40 users on a local web server with
K> basic customer information pages should not do this.
K>
K> HP DL380 3.4GHz single processor (same issues on 2.4GHz dual
K> processor)
K> 4 GB RAM
K> Win2000 Server
K> MS SQL2000
K> IIS 5.0?
K> ASP.NET 7.1?
K> Thanks,
K> Kris Kauth


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
aspnet_wp.exe (PID: 300) failed to startup because the synchronization event could not be initialized. Error code: 0x80070003 alexandis@gmail.com Microsoft Dot NET Framework 2 11th Aug 2007 02:36 AM
aspnet_wp.exe could not be started.The error code is 800705AA =?Utf-8?B?c2l2YS5tdW5uYWx1cmk=?= Microsoft Windows 2000 1 5th Jan 2007 10:25 AM
Re: aspnet_wp.exe could not be started. The error code 80070003 Girish Bharadwaj Microsoft Dot NET Framework 0 15th Sep 2004 04:10 PM
Re: aspnet_wp.exe could not be started. The error code for the failure is 80004005. Prodip Saha Microsoft ASP .NET 0 5th May 2004 03:11 PM
aspnet_wp.exe could not be started. The error code for the failure is 80004005. Prodip Saha Microsoft ASP .NET 3 5th May 2004 03:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:05 PM.