guodongxiaren commented on issue #1475: URL: https://github.com/apache/incubator-brpc/issues/1475#issuecomment-891118676
> > > > 给option的has_builtin_services设置成false就可以关闭,默认是true。 > > > > > 你可以根据你的系统环境(开发环境、测试环境、生产环境)来指定启用或关闭内置服务。 > > > > > > > > > > > > 这个能支持的场景还是比较有限的,比如无法在运行时配置。 > > > > > > 可以啊。你说的运行时不能设置是什么意思? > > > > 比如通过特定请求开启内置服务?使用完关闭内置服务。 那使用前面楼层提到的inner port吧。不过一般不需要针对特定请求开启,这么灵活… -- 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]
