[ZBXNEXT-9349] Add a way to force full config sync for proxies Created: 2024 Jul 21 Updated: 2024 Jul 22 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Proxy (P), Server (S) |
Affects Version/s: | 7.0.0 |
Fix Version/s: | None |
Type: | New Feature Request | Priority: | Trivial |
Reporter: | Markku Leiniƶ | Assignee: | Andris Zeila |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
As of 7.0.0, there is the server runtime control option:
This does not however trigger a full config sync but just the normal incremental config sync, which means an empty response if there haven't been config changes. As evidenced by I'm suggesting adding something like "proxy_config_cache_full_reload" runtime control option that would force a full config sync. |