473,405 Members | 2,379 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,405 software developers and data experts.

Testing Web Site Slow

We have three servers (beyond my development box) in our organization.
The first is a testing server that has IIS and SQL Server on it. The
second is another testing server that also has IIS and SQL Server. The
final is the production box that only has IIS. I develop on my own
machine, copy to the first testing server, the code is tested, copy the
code from testing 1 to testing 2, the code is tested again, and then
copy testing 2 code to production. Right now I'm in the process of
moving my revised code to the second testing server. The code is
running very slow on that server, even though it ran just fine on the
first testing server, and I cannot figure out why.

All hits (first and subsequent) are taking up to 20 seconds or longer.
Then sometimes the pages start to time out. In fact, pages that do not
access the database are just as slow. Even if I copy just an html page
(with an aspx extension) it runs slow. But if I remove all aspx and
dll files and leave just my test html page the page responds very
quickly. If I leave the code and rename my test page with an html
extension that page renders quickly.

I decided copy old code from the production back to the second testing
server and that code is running slow, too (even though production
currently runs very quickly). Of course, when someone tested that code
last month the second testing server was running just fine. To the
best of my knowledge nothing major was changed on the testing 2 box
beyond Microsoft updates.

I turned on tracing and viewed all ASP.NET/ASP.NET Applications
counters in perfmon. Tracing times were below a second but the request
execution time was slow. Total number of CLR Exceptions seems to be a
little high, which is unusual since I don't see anything on screen or
in the Event Log where I am logging all thrown exceptions. Nothing
else in perfmon stood out. The processor is not even spiking.

We even have an old ASP application on the server and it runs as fast
as usual.

I'm starting to run out of ideas for ways to diagnose this. Can anyone
offer any ideas to help? Should I try looking at different perfmon
counters? If so, what should I look for?

Nov 19 '05 #1
0 1470

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

Similar topics

9
by: j askey | last post by:
I have a strange bandwidth issue that I have finally tracked down to something fairly specific if anyone has any ideas... Setup: Win2003 Server, PHP 4.3.4, IIS6.0, ISAPI Network: DSL line with...
5
by: Rahul | last post by:
HI. Python , with its support of arbit precision integers, can be great for number theory. So i tried writing a program for testing whether a number is prime or not. But then found my function...
5
by: Patrick.O.Ige | last post by:
I came across NunitASP is it good to use and what are the advantages or disadvantages Any advice?
72
by: Jacob | last post by:
I have compiled a set og unit testing recommendations based on my own experience on the concept. Feedback and suggestions for improvements are appreciated: ...
4
by: =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= | last post by:
Hi; We need to loadtest our ASP.NET app. So two questions: 1) With just one user, it is slow. Especially the first time we hit a page. This is pre-compiled and we use web deploy and then put...
1
by: flashadow | last post by:
Who can explain. Can JsUnit test dynamic pages? A site uses Apache Tomcat for the start. A site consists of starting page in which is loaded 4 jsp pages. Functions that need testing take...
4
by: FFMG | last post by:
Hi, I want to stress test my dev box to see where the bottle necks in my script might be. I don't really need to test MySQL or Apache, (I have no doubt they are working fine), but rather want...
0
by: Matthew Fitzgibbons | last post by:
I'm by no means a testing expert, but I'll take a crack at it. Casey McGinty wrote: I've never run into this. Rule of thumb: always separate software from hardware. Write mock classes or...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.