Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] nacos 和 spring cloud gateway 最佳实践 #88

Open
Leowuqunqun opened this issue Nov 1, 2022 · 2 comments
Open

[RFC] nacos 和 spring cloud gateway 最佳实践 #88

Leowuqunqun opened this issue Nov 1, 2022 · 2 comments

Comments

@Leowuqunqun
Copy link

Leowuqunqun commented Nov 1, 2022

  • 动态路由
    实现nacos config 配置routes 动态刷新

  • 动态降级、超时、限流、黑白名单、请求重写、基础配置等
    基于memory cache + nacos listener 实现配置化动态更新

会分阶段提交更新,整体的话耗时会比较长

考虑配置分文件,尽量推送的改动项大小越小越好

@hujun-w-2
Copy link

除了配置,注册的也需要考虑

@Leowuqunqun
Copy link
Author

Leowuqunqun commented Nov 4, 2022

@hujun-w-2
好的,注册的话感觉按照文档做也可以做好,可能需要写一个自定义loadbalance 可以让测试环境的请求到本地进行联调?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants