You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mtarrade.sap@gmail.com edited this page Aug 8, 2025
·
2 revisions
The 'blocklistReload' configuration has the following format:
"blocklistReload": ""
Envoy will request the content of the blocklist and throttlelist to the controlpanel every 60 seconds, updating its own local cache with the content. This means that if an operator manually edits the block list (typically: to un-block a wrongly blocked IP address or user session), then the change will be taken into account at the next reload.
If the proxy crashes, it will lose its local cache. This cache will be retrieved from the controlpanel at the next reload.
If 'blocklistReload' is specified, the value (in seconds) will replace the default '60' value.