<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automate Cache Clearing - Web App Builder in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542520#M14312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend setting custom headers in your web server (where the app is hosted) which will force no-cache on users. Note that this will negatively affect their experience of the app as load times will be increased following the first load vs. normal cache behavior. This SO post covers it pretty well;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers" title="http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers"&gt;http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure to only add these custom headers for your WAB apps, not the entire web server, so that Portal assets are not set to no-cache as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2016 18:53:59 GMT</pubDate>
    <dc:creator>SamLibby</dc:creator>
    <dc:date>2016-02-19T18:53:59Z</dc:date>
    <item>
      <title>Automate Cache Clearing - Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542519#M14311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt; Is there a way to force Web App Builder to not store app data or to clear it regularly?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Troubleshooting WAB often involves clearing the browser cache. This is not ideal for multiple users, sites, and permissions. A recent example is layers not showing in the table of contents and other odd behavior until the cache is cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;Ideally we want users to view the application as if they were in "Incognito Mode"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;Ideas&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;We currently deploy apps through the WAB developer edition in Portal so we are able to make changes to configuration files, add code as needed, or change web server settings. &lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;Is there a setting in the WAB configuration files to achieve this result such as through headers or the manifest?&lt;/LI&gt;&lt;LI&gt;Perhaps this could be accomplished through the web server?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your thoughts are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 18:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542519#M14311</guid>
      <dc:creator>LangdonSanders2</dc:creator>
      <dc:date>2016-02-19T18:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cache Clearing - Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542520#M14312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend setting custom headers in your web server (where the app is hosted) which will force no-cache on users. Note that this will negatively affect their experience of the app as load times will be increased following the first load vs. normal cache behavior. This SO post covers it pretty well;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers" title="http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers"&gt;http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure to only add these custom headers for your WAB apps, not the entire web server, so that Portal assets are not set to no-cache as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 18:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542520#M14312</guid>
      <dc:creator>SamLibby</dc:creator>
      <dc:date>2016-02-19T18:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cache Clearing - Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542521#M14313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are going to explore this option and I'll report back what we implement. We may end up setting an expiring cache rather than prohibiting them completely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 19:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542521#M14313</guid>
      <dc:creator>LangdonSanders2</dc:creator>
      <dc:date>2016-02-19T19:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cache Clearing - Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542522#M14314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may reference the below technet article for further guidance on configuring the HTTP expires response header. This is assuming, of course, that you're using IIS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://technet.microsoft.com/en-us/library/cc772183(v=ws.10).aspx" title="https://technet.microsoft.com/en-us/library/cc772183(v=ws.10).aspx"&gt;Enable the HTTP Keep-Alive Response Header (IIS 7)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 19:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/automate-cache-clearing-web-app-builder/m-p/542522#M14314</guid>
      <dc:creator>ChrisRice2</dc:creator>
      <dc:date>2016-02-19T19:40:53Z</dc:date>
    </item>
  </channel>
</rss>

