serverglen opened a new issue #1475: URL: https://github.com/apache/incubator-brpc/issues/1475
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** 支持自定义Builtin Services访问规则 Builtin Services其实对查看服务运行状态很有帮助,特别是服务出问题的时候,但是如果线上所有服务都开启Builtin Services也是有风险的,比如:可以仅允许内网ip或者某几个ip访问Builtin Services,当然也可以是其他任何的规则,用户按照自己的需求实现即可,框架需要提供这种能力。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
