There seem to be some Javascript errors in your page, otherwise everything is about okay. I see no reason for the inordinate delay, especially in IE. Perhaps you should check the page trace output on IE.
As a side note, your Price list should *definitely* be paged... IE or not. 1043 products in a single page is a lot. Keep in mind that Caching is also a tradeoff. It's not a win-win situation. On Feb 3, 7:51 pm, trading_jacks <[email protected]> wrote: > I recently setup output caching on a very long database driven page. > I used varybyparam=* to handle sorting by querystrings. > > Everything seems good when using Firefox and Chrome. The page loads > quickly and is obviously cached. > > However with IE, It takes a good 6 seconds to load. Same computer, > tested all kinds of situations and went through IE options... > > Is anyone aware of issues/features with IE that avoid cached pages? > > If you would like to see the page, you can here: > http://eci.aero/pages/price_list.aspx
