First time OP on serverfault, but an avid user of stackoverflow. We have two high-specification boxes, both running Windows Server 2008 R2 Standard.
On one we have IIS 7.5, the other SQL Server 2008 R2. We're running a typical web-based setup running older classic ASP sites and newer ASP.NET 2.5 and 3.5 sites (about 50 sites in total). I've been asked to investigate the slowness of the sites (primarily ASP, but sometimes ASP.NET).
I have checked SQL Server and the configuration and done some basic profile tests and direct page tests on the SQL server (running an IIS based page on the database server directly) to find that I really don't think it is SQL. I turned my attention to IIS and it seems to be fine also.
My thoughts are:
- Latency between the servers. THey are in same datacentre, though I can't see either server within their respective networks when I RDP in.
- Authentication or security between the servers?
Has anyone any pointers as to where to look/start and/or my theories the right path to follow?
Help appreciated.
Chris
tracert- to a switch and on I assume? Very fast <30ms, but pages take upto 6-8 seconds to load on some occasions... – Chris Laythorpe Sep 1 '10 at 14:59