Pan Zhi's Tech Notes
May 6, 2025 · Backend Development
Persist Sentinel Rate‑Limiting Rules with Nacos to Prevent Loss After Restart
The article explains why Sentinel rate‑limiting rules disappear after a client restart, demonstrates how to store those rules permanently in Nacos by creating a JSON configuration, adding a Nacos data source to the Sentinel client, and modifying the Sentinel Dashboard source code to achieve bidirectional synchronization, followed by verification steps.
Backend DevelopmentNacosRate limiting
0 likes · 14 min read
