Re: slow iis 6.0 performance
From: Param R. (pr_at_nospam.com)
Date: 11/24/04
- Next message: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Previous message: Ben Strackany: "Re: asp.net on a XP machine problem"
- In reply to: Ben Strackany: "Re: slow iis 6.0 performance"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 09:30:36 -0600
Ben:
1. Format & Clean Install of 2003
2. CPU is not maxing out. It stays under 25%
3. 3x faster in response times on client. e.g. page which took 3 secs to
load on iis5 now takes 10 secs.
4. There are no COM+ apps. All managed .net code.
5. SQL is configured for tcp/ip.
6. The application pool is running under a domain account - does it matter?
If yes, why?
7. To tune IIS, what counters do I need to monitor/lookout for?
thanks!
"Ben Strackany" <infoNOSPAM@developmentnow.nospam.com> wrote in message
news:%23wS5%23cj0EHA.3416@TK2MSFTNGP09.phx.gbl...
> Could be a lot of things.
>
> You might want to look into tuning IIS, looking at perfcounters (e.g.
> context switching, cpu %, disk io).
>
> Maybe you have a COM+ application that's running as a server application
> instead of a library application? Maybe your database connection is
> running
> named pipes instead of TCP/IP? Maybe IIS is running as a domain account
> instead of a local one?
>
> Hard to tell w/o knowing more about the pieces in your app.
>
> Is the CPU maxing out, or something else? When you say 3x faster you mean
> max requests/sec?
>
> When you upgraded to win2003, did you just upgrade the OS, or did you do a
> clean install?
>
> --
> Ben Strackany
> www.developmentnow.com
>
> dn
>
>
> "Param R." <pr@nospam.com> wrote in message
> news:%23Af2Xxa0EHA.3236@TK2MSFTNGP15.phx.gbl...
>> Hi all, we recently upgraded our server to 2003 and everything is just
>> slowww now. Same application running on same .net version on iis 5 was
>> way
>> faster. Any ideas? I read something about buffering in iis 6.0? I have
>> buffering turned on under the IIS properties for the website. Does that
>> help? What could be causing it to be slow?
>>
>> thanks!
>>
>>
>
>
- Next message: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Previous message: Ben Strackany: "Re: asp.net on a XP machine problem"
- In reply to: Ben Strackany: "Re: slow iis 6.0 performance"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: slow iis 6.0 performance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|