Speed up web pages for modern IE browsers
Posted by: Denabral
Posted on: 2009-08-04 05:32:00
I'm hoping that DH will take some note of this; their default web server configuration is using the old Apache behavior of modifying all responses to Microsoft Internet Explorer, regardless of version, and making them quite a bit slower.
Given, the old ones were broken in certain regards, but the newer ones are better; specifically, in the areas all of our web pages are being served.
c.f. http://www.google.com/search?hl=en&rlz=1C1GGLS_enUS339&q=BrowserMatch+MSIE+[5-9]&aq=f&oq=&aqi= for more info. It's a lot more reasonable not to slow down the bulk of the [modern] IE traffic, when it's just not needed.
Cheers!