jasonszang commented on issue #747: BuiltinService不支持安全认证,可能导致一些支持热加载的gflag配置项被无端篡改 URL: https://github.com/apache/incubator-brpc/issues/747#issuecomment-487379037 BuiltinService本来就不是开放给外网用户用的,如果需要对非可信方(比如外网)提供brpc服务,应该把内置服务分离到另一个端口,而且不要对外开放内置服务端口。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
