Slow ASP.NET site using IIS6
        Posted  
        
            by 
                lars
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by lars
        
        
        
        Published on 2010-08-30T12:36:23Z
        Indexed on 
            2010/12/25
            5:55 UTC
        
        
        Read the original article
        Hit count: 399
        
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
© Server Fault or respective owner