-
Notifications
You must be signed in to change notification settings - Fork 13
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
讨论贴:现在已经支持 nginx 了,但是用起来有点不灵活。计划做一次大重构,全面支持 openresty,计划如下 #11
Comments
请问原有nginx upstream加了health check 模块,启用nacos订阅后,健康检查还生效么? |
生效的 |
这个项目不错啊,简化了 Nginx 配置管理👍 |
请问支持openresty了吗 |
没有,没抽出时间搞 |
现在支持 openresty 了。只是上述特性 还没支持。 |
生产环境中有在使用吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
支持 配置 订阅 支持 lua 回调
新增 如下命令,用于支持 配置的 lua 回调
lua 中支持 动态订阅 配置
lua 中支持 直接查询配置,非订阅
lua 中支持动态订阅服务
lua 中获取 服务的 地址列表
The text was updated successfully, but these errors were encountered: