We have a very unsual problem. We have an aspx page that loads in Firefox inside 3 seconds. In IE8 it takes 20 seconds. This is consistent across a number of PCs. We have changed the page so that the only thing output is HTML and images - there is no javascript (the page as designed uses a lot of jquery for accordion style behviour and we speculated this might be the problem so we stripped it all out and get exactly the same thing happening).
Neither Firebug nor httpwatch are pointing to what the problem is. The page payload is around 470K.
I am truly baffled. Any help, insights or pointers would be very much appreciated
All the Best
Tony