<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/6/20 6:20 PM, Cath Messner wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC3biO_60baeBeE2YXqptYha17CxHWUjBJO4M2BXesHd8c6LJg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>In 'metadata-providers.xml' -- I have the following to load
          metadata via HTTP -- the default reload cycle appears to be 4
          hours -- where is this set? Thank you.<br>
        </div>
      </div>
      <br>
    </blockquote>
    <p><br>
    </p>
    <p>The general docs for that are here:</p>
    <p><a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider">https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider</a></p>
    <p><br>
    </p>
    <p>In particular see these FAQs and sections:</p>
    <p><a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-Whattriggersthemetadatarefreshprocess">https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-Whattriggersthemetadatarefreshprocess</a>?</p>
    <p><a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-HowdoIcustomizethefrequencyofmetadatarefresh">https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-HowdoIcustomizethefrequencyofmetadatarefresh</a>?</p>
    <p><a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-ReloadingAttributesReloadingAttributes">https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-ReloadingAttributesReloadingAttributes</a><br>
    </p>
    <p><br>
    </p>
    <p>In the absence of any validUntil and cacheDuration on the
      metadata document's root element itself, the actual default
      refresh cycle is based on the default config values and should be
      3 hours:</p>
    <p>maxRefreshDelay * refreshDelayFactor = PT4H (default) * 0.75
      (default) = 3 hrs<br>
    </p>
  </body>
</html>