locked
Strange caching behavior with SSL RRS feed

  • Question

  • Hello everybody,

    a specific web application on an IIS 7.5 in our WAN has recently been secured with an SSL certificate. Now we experience constant loading problems of static content when using Internet Explorer 8.

    If you call the application you'll get to a logon screen. The page contains several CSS and JS references, some of them appear to not finish loading or do not load at all, javascript functions such as processing the logon would not execute. This all is solved once you refresh the page. On IIS we noticed loads of 304 responses, however, most of them refer to elements shown correctly by IE (taken from cache).

    The strange thing is, the missing static files are apparently not taken from cache although IIS sent a 304 for them, and... this is only true for SSL. With standard HTTP (port 80) we do not have any problem...

    BTW we don't have any problem with other browsers...

    Ideas anyone? Thank you!

    Andy

     

    • Moved by Yanping Wang Tuesday, November 8, 2011 2:50 AM (From:Internet Explorer Web Development)
    Friday, November 4, 2011 2:13 PM

Answers

All replies

  • Hi Andy,

    Thank you for visiting the Microsoft forum. This forum focuses on web development including HTML, CSS and Script for Internet Explorer. I am moving your question to the moderator forum ("Where is the forum for..?"). The owner of the forum will direct you to a right forum.

    Thanks for your understanding.

    Best regards,


    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact msdnmg@microsoft.com
    Microsoft One Code Framework
    Tuesday, November 8, 2011 2:49 AM
  • Thank you... so, couple of days are gone, who can put my question into the right forum?

    Please notice, that this is still an issue for us.

    Regards,

    Andy

    Tuesday, November 15, 2011 4:11 PM
  • Try here: http://forums.iis.net/

    We can't move threads into that forum site.

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)

    Thursday, May 10, 2012 2:35 AM