by adrien » Jul 06 09 4:10 pm
Hi
I did some testing based on observed differences between the successful and failure requests.
It looks like that site relies on there being an Accept-Encoding header in the request.
Using WinGate 7 and its ability to modify requests, I found that if the Accept-Encoding header were removed, the site responds with a 404 to the request for Default.aspx.
We've also found that in some cases (not sure why) IE8 refuses to send an Accept-Encoding header. This then breaks the site for that browser.
IE7 and other browsers work fine.
So this isn't something that WinGate can fix, it's a bug (apparently) in the site exascerbated by an issue with IE8.
My IE8 on Windows XP 32 bit works fine by the way, but IE8 on Vista 64 (and perhaps some other OSes) exhibits this problem.
Regards
Adrien