Slow ASP.NET site using IIS6
- by lars
Hi,
I have two servers, one virtual and one physical, running the exact same site on both machines.
Both machines are running on ~ 2% CPU load and very much RAM available for usage.
Somehow the site, with cache turned off ofcourse, loads in ~ 500ms on the virtual machine (which is a dev-server by the way) but almost 3 full seconds on the physical machine.
They're both running Server 2003, IIS6 aswell as asp.net version 2.0
Any ideas where I can start troubleshoot this?
Best Regards
LP