guodongxiaren commented on issue #1618:
URL: https://github.com/apache/incubator-brpc/issues/1618#issuecomment-981302471


   可以在不停服务的情况下动态开启和关闭。
   
   开启
   
   curl 127.0.0.1:8888/flags/rpc_dump?setvalue=true
   
   关闭
   curl 127.0.0.1:8888/flags/rpc_dump?setvalue=false
   
   
   IP和端口用你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.

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]

Reply via email to