shibboleth2.xml doesn't get reloaded until next request
Cantor, Scott
cantor.2 at osu.edu
Sat May 16 13:15:37 EDT 2015
Please send questions about using the SP to the users list, this is not a list for deployment questions unless you're doing custom development with the code.
On 5/16/15, 1:04 AM, "Amit Thukral" <amit.thukral403 at gmail.com> wrote:
>
>What configuration should be done to re-load shibbleth2.xml at specific interval ?
None.
Anything with a reload interval does the reloads in the background at scheduled times and requests have nothing to do with it. Anything without an interval like local files monitored for changes is reloaded in the background at a point at which the change is noticed, and there is no guarantee, and will be no guarantee, as to when the change will actually take affect.
-- Scott
More information about the dev
mailing list