I would usually do a load test using the application;
probably you have
a few fat processes on the sql server side. I would start
seeing the
execution plans of each query/sproc involved in the
application and
determining which processes/pages is the one running slow.
You should
also log the time outs on your pages.
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Paul ten Brink
Sent: Thursday, June 08, 2006 4:33 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] Performance problems on some PCs
Hello,
I have a very straightforward ASP.Net 1.1 application
running on IIS 6.0
with SqlServer 2000 that normally works very well.
But every once in a while people report very, very slow
performance of
this application, but when they try it from another PC
performance is
excellent... In both cases they use the same browser,
usually IE.
Has anybody experienced this before and can tell me where to
start
looking? What difference on the client side could possibly
cause this
big
difference in server performance?
Thanks in advance,
Paul ten Brink
paul.ten.brink philips.com
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|