cuisonghui commented on issue #697: 客户端出现大量timeout
URL: https://github.com/apache/incubator-brpc/issues/697#issuecomment-477921855
 
 
   目前bvar问题已经定位到原因:
   由于我们的程序是使用守护进程方式启动,会fork两次.
   改为使用非守护进程运行(前台运行),bvar系统以及统计项是没有问题的.
   请问守护进程模式,会有什么限制吗?
   

----------------------------------------------------------------
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]

Reply via email to