liubao68 commented on issue #2529:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2529#issuecomment-906003804


   单纯从日志内容判断, “Connection reset by peer” 一般表示的是服务端主动关闭连接,通常和网络、性能有关系。 
由于你提供的信息有限,无法给出详细的建议。 
   
   从经验来说, service-center在实际系统中支撑过10000+的实例管理,所以你的管理规模是非常小的。尽管如此, 你们是自行组网和安装, 
影响因素是不确定的。 
   
   service-center提供了REST API,如果你需要做性能测试,可以挑选其中的REST API进行测试。运行过程中, 
包括你反馈的日志,只是发送心跳, 会调用心跳接口。 
   


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


Reply via email to