IE8 on Localhost really slow - Firefox, Opera, Chrome and Safari all fast on the same - why?
- 阅读更多 关于 IE8 on Localhost really slow - Firefox, Opera, Chrome and Safari all fast on the same - why?
问题 I have some pages on my local machine, accessed via localhost, that are horribly slow to open/load using IE8, but very fast using Firefox, Opera, Chrome and Safari. They used to load really quickly using IE7. I produced a cut down page to test - to see what was causing the problem - and seriously, the most simple page possible causes it! I.e: <html> <head></head> <body> Hello! </body> </html> Takes about 15 seconds to open on localhost in IE8, and is instant on all other browsers! Why? What