internet explorer - AppCache doesn't work on IE over SSL -


We have a website hosted on SSL in IIS, and we are having problems in offline IE efforts Are there. / P>

We have a landing page in IE 11, and we have the following IE Delete browsing history settings so that the temporary Internet files in IE do not get removed , Local storage and indexed DB (Protect Notice Notice .. checkbox is checked) on browser exit.

Enter image details here

When we use HTTP / From HTTP to page, IE is caching the website properly, and is making an indexed DB data store.

We are experiencing the following problems:

When we exit the browser

  1. The indexed DBB is cleaned up (both for HTTP / HTTP)
  2. Cached files (HTML, CSS, JS etc.) are present in the Temporary Internet Files folder. But IE is unable to load the website in offline mode when it can be accessed over HTTP. When I monitor network calls, I can see that the call is canceled on the landing page. Website loads offline when accessing HTTP is offline (offline data of off-course because indexed DB

    temporary solution

  3. We currently have both temporary Internet files ...

    Question

    Protect Favorite Website Data is checked and domains / Landing page is a bookmark?
  4. Why is it that I can enter open mode on the website when HTTP is not on HTTP and HTTP, even though temporary files, manipes etc. are still there.

    Update:

    We end up with the temporary internet files. "& Amp; to make offline work properly. Both the site data had to be unchecked. But it is far too far from the right. We are experiencing an intermittent problem where cached pages will not load when windows are closed overnight.

Update cache according to

< P> Once an application is offline, it is cached until one of the following:

  1. The user clears your browser's data storage for your site.
  2. Manifest file has been modified. Note: Updating the file listed in the manifest does not mean that the browser will cache the resource again. Manifest file should be changed.

If this is an informal browsing session, then I look forward to the behavior you describe. If IE is set to write SSL pages to disk (and not its inimitable), I suspect that they are bugs in IE or have lost functionality regarding AppCache Are there.

There is also an interesting footnote in the discussion on MSDN for a discussion:

Update: In IE10, do not save encrypted pages on disk options, Treats with To prevent HTTPS resources being saved in Drive, the option will be removed from the cache-in-HTTPS resource cache, when the browser is closed. This helps to ensure that the browser works correctly, even if this setting is enabled. The checkbox was "rerouted the browser when the browser was closed, when the HTTPS cache clean" was being run again, but unfortunately the time was over.

MSDN also can provide some information for you. Finally, there is the actual standard and I do not know how to behave for standard SSL / TLS loaded pages Specifies.

Due to the above items (1), it is going to make AppCache a problem child, imagine that a user deletes their word processing dock created in the offline web app. Or imagine that the provision of a bank is made through secret webcuts, when the user clears their cache.

The problems seem endless, and it also breaks the usage cases of other work groups, like Webcapto.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -