<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>bencoffman.com/blog - IE7</title>
    <link>http://bencoffman.com/blog/</link>
    <description>News about Tech and a few other things.</description>
    <language>en-us</language>
    <copyright>Ben Coffman</copyright>
    <lastBuildDate>Sat, 30 May 2009 23:01:49 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>coffmanben@gmail.com</managingEditor>
    <webMaster>coffmanben@gmail.com</webMaster>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=8ad50829-df70-44e9-8b1d-47006458878d</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,8ad50829-df70-44e9-8b1d-47006458878d.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,8ad50829-df70-44e9-8b1d-47006458878d.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=8ad50829-df70-44e9-8b1d-47006458878d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">So basically IE 7 is just bad. We all knew
it, but this is just one aspect that confirms it.<br /><br />
My boss and co-worker dealt with the error last week. IE7 on the third request to
a web server would fail. No real good reason, it just would. Now being a Mac guy this
just fueled my fire. I hate errors that just happen, with no real good explanation
behind it and by no good explanation I mean IE7 should just work, and not be breaking
on a simple web request. 
<br /><br />
To top it all off we are a website that sees millions of sessions a month. Call center
= not happy. Also noting there are more people using IE7 then I would have ever expected.
Really people IE7?<br /><br />
My co-worker <a href="http://jamespeckham.com/blog/09-05-27/Internet_Explorer_7_hangs_indefinitely.aspx">James
Peckham</a> blogged the issue and resolution already so I'll just quote and post a
link.  Thanks for the leg work James. 
<br /><br /><blockquote><blockquote><p><i>"So I saw this awesome issue where IE 7 hangs indefinitely and stops responding
on the third request for a page. Yes the 3rd request.</i></p><p><i>Basically IE7 is limited to 2 active connections per server inside one browser
window (including all tabs) and these connections were being wasted in unresponsive
requests for favicon.ico. </i></p><p><i> </i></p><p><i>Here's what I learned. </i></p><p>
At the time I did not know that IE browsers attempt to retrieve <a href="http://en.wikipedia.org/wiki/Favicon" title="Favicon on Wikipedia">favicon.ico</a> from
ther root of your website every time they make a page request. (<a href="http://www.w3.org/2005/10/howto-favicon">How
to add a favicon to your website</a>)
</p><p><i>Also, I did not know that this generated a 404 error in the IIS log every single
time they tried to retrieve it unsuccessfully.</i></p><p><i>Also, I did not know that some web application firewalls (firewalls that constantly
learn and update themselves to prevent security breaches) will actually stop responding
to requests that are consistently turning up 404 as a safety measure.</i></p><p><i><a href="http://www.securityfocus.com/columnists/418/2">Columnist Ivan Ristic comments
on web security</a> "The point is that you are not looking for a single suspicious
action any more - you are using counters to look for anomalies. Other examples include
looking for IP addresses with too many failed requests (too many 404 responses typically
point to web application scanner activity), enforcing session inactivity timeouts,
session duration timeouts, and so on."</i></p><p><i>Lastly, and the final piece of the puzzle. I did not know that:</i></p><p><i><a href="http://blog.jonschneider.com/2007/03/possible-fix-ie7-wont-show-favicon.html">Internet
Explorer 7 (IE7) has an extremely long time out for requesting favicon.ico.</a> ("a
hex with a lot of F's" said the Microsoft Support Engineer)</i>"
</p></blockquote></blockquote><p></p><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=8ad50829-df70-44e9-8b1d-47006458878d" /></body>
      <title>IE7 -- 3 requests then fail</title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,8ad50829-df70-44e9-8b1d-47006458878d.aspx</guid>
      <link>http://bencoffman.com/blog/2009/05/30/IE73RequestsThenFail.aspx</link>
      <pubDate>Sat, 30 May 2009 23:01:49 GMT</pubDate>
      <description>So basically IE 7 is just bad. We all knew it, but this is just one aspect that confirms it.&lt;br&gt;
&lt;br&gt;
My boss and co-worker dealt with the error last week. IE7 on the third request to
a web server would fail. No real good reason, it just would. Now being a Mac guy this
just fueled my fire. I hate errors that just happen, with no real good explanation
behind it and by no good explanation I mean IE7 should just work, and not be breaking
on a simple web request. 
&lt;br&gt;
&lt;br&gt;
To top it all off we are a website that sees millions of sessions a month. Call center
= not happy. Also noting there are more people using IE7 then I would have ever expected.
Really people IE7?&lt;br&gt;
&lt;br&gt;
My co-worker &lt;a href="http://jamespeckham.com/blog/09-05-27/Internet_Explorer_7_hangs_indefinitely.aspx"&gt;James
Peckham&lt;/a&gt; blogged the issue and resolution already so I'll just quote and post a
link.&amp;nbsp; Thanks for the leg work James. 
&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;&lt;blockquote&gt;
&lt;p&gt;
&lt;i&gt;"So I saw this awesome issue where IE 7 hangs indefinitely and stops responding
on the third request for a page. Yes the 3rd request.&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Basically IE7 is limited to 2 active connections per server inside one browser
window (including all tabs) and these connections were being wasted in unresponsive
requests for favicon.ico. &lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;&amp;nbsp;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Here's what I learned.&amp;nbsp;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
At the time&amp;nbsp;I did&amp;nbsp;not&amp;nbsp;know that IE browsers attempt to retrieve&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Favicon" title="Favicon on Wikipedia"&gt;favicon.ico&lt;/a&gt; from
ther root of your website every time they make a page request. (&lt;a href="http://www.w3.org/2005/10/howto-favicon"&gt;How
to add a favicon to your website&lt;/a&gt;)
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Also, I did not know that this generated a 404 error in the IIS log every single
time they tried to retrieve it unsuccessfully.&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Also, I did not know that some web application firewalls (firewalls that constantly
learn and update themselves to prevent security breaches) will actually stop responding
to requests that are consistently turning up 404 as a safety measure.&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;&lt;a href="http://www.securityfocus.com/columnists/418/2"&gt;Columnist Ivan Ristic comments
on web security&lt;/a&gt;&amp;nbsp;"The point is that you are not looking for a single suspicious
action any more - you are using counters to look for anomalies. Other examples include
looking for IP addresses with too many failed requests (too many 404 responses typically
point to web application scanner activity), enforcing session inactivity timeouts,
session duration timeouts, and so on."&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Lastly, and the final piece of the puzzle. I did not know that:&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;&lt;a href="http://blog.jonschneider.com/2007/03/possible-fix-ie7-wont-show-favicon.html"&gt;Internet
Explorer 7 (IE7) has an extremely long time out for requesting favicon.ico.&lt;/a&gt;&amp;nbsp;("a
hex with a lot of F's" said the Microsoft Support Engineer)&lt;/i&gt;"
&lt;/p&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt; 
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=8ad50829-df70-44e9-8b1d-47006458878d" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,8ad50829-df70-44e9-8b1d-47006458878d.aspx</comments>
      <category>IE7</category>
    </item>
  </channel>
</rss>