I am working on umbraco 4.0.3 site. The database is on development server, there are two copies of the site one on dev and one that i am working on locally. I do stuff locally check in via svn and deploy to dev using cruise control. All was working fine till this morning. The issue i am having is when i hit my site locally it runs extremely slow takes about a miniute to load a page in the backend. Opening the same page on dev server is fine.
The dev server is running iis6 and my laptop is win7 iis7 in classic mode. I also have other sites setup in the same manner and they work fine. I suspect though could be wrong that for this site in iis7 something is not setup correctly hence the speed issue. At first I thought it was maybe datatypes i am using however i would expect dev site to be slow as well which it is not. Anyone any ideas?
Has anything been added to the local build that hasn't been checked into the CC-generated dev site? Also the usual suspects - app pool on local running more sites, local SQL Server running with less memory, etc. etc.
IIS7 localhost speed issues
Hello,
I am working on umbraco 4.0.3 site. The database is on development server, there are two copies of the site one on dev and one that i am working on locally. I do stuff locally check in via svn and deploy to dev using cruise control. All was working fine till this morning. The issue i am having is when i hit my site locally it runs extremely slow takes about a miniute to load a page in the backend. Opening the same page on dev server is fine.
The dev server is running iis6 and my laptop is win7 iis7 in classic mode. I also have other sites setup in the same manner and they work fine. I suspect though could be wrong that for this site in iis7 something is not setup correctly hence the speed issue. At first I thought it was maybe datatypes i am using however i would expect dev site to be slow as well which it is not. Anyone any ideas?
Many thanks
Ismail
Hi Ismail,
Has anything been added to the local build that hasn't been checked into the CC-generated dev site? Also the usual suspects - app pool on local running more sites, local SQL Server running with less memory, etc. etc.
Best,
Benjamin
When you are using Firefox or Chrome, you might experience a known issue that these are slow on "localhost" when IPv6 is enabled.
More info here:
http://stackoverflow.com/questions/1726585/firefox-and-chrome-slow-on-localhost-known-fix-doesnt-work-on-windows-7
is working on a reply...