When starting a site in debug mode in 2010, I get incredible slow performance when cassini serves static files. According to Firebug, each request takes about 1 second to resolve 20 images per 2 KB.
I did not change any settings, I just made it straight up and then converted several projects. Restart your computer, restart IIS without solving anything.
I had another problem that I was asking about stackoverflow.com: Exception when ASP.NET ASP.NET development server is serving static files
Are my problems related?
Any ideas on what might be wrong, or should I try reinstalling it?
Update: this does not apply to any browser, they are all as slow as loading my resources.
source share