diwenzheng commented on issue #2529: URL: https://github.com/apache/servicecomb-java-chassis/issues/2529#issuecomment-906011368
10000+那应该肯定没问题啊,可是这个日志 会周期性 在各个服务 打印,是否是我哪个参数设置不合理.还需要我提供什么相关信息.目前没想到有关的. liubao68 ***@***.***> 于2021年8月26日周四 上午9:30写道: > 单纯从日志内容判断, “Connection reset by peer” 一般表示的是服务端主动关闭连接,通常和网络、性能有关系。 > 由于你提供的信息有限,无法给出详细的建议。 > > 从经验来说, service-center在实际系统中支撑过10000+的实例管理,所以你的管理规模是非常小的。尽管如此, 你们是自行组网和安装, > 影响因素是不确定的。 > > service-center提供了REST API,如果你需要做性能测试,可以挑选其中的REST API进行测试。运行过程中, > 包括你反馈的日志,只是发送心跳, 会调用心跳接口。 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/servicecomb-java-chassis/issues/2529#issuecomment-906003804>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AOOOHBZI5PNL5W3MHD5BYW3T6WKNDANCNFSM5CYOJ4LA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email> > . > -- 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]
