You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/20 03:28:33 UTC

[GitHub] jasonjoo2010 commented on issue #1784: Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志

jasonjoo2010 commented on issue #1784: Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志
URL: https://github.com/apache/incubator-dubbo/issues/1784#issuecomment-423028395
 
 
   @drluorose 你这种情况,可以设置订阅端的connections属性,给访问压力大的service独立一条或几条长连接出来避免争抢,否则可能会在密集时被限流。
   
   另外需要考虑的是,压力上来的时候,consumer端的load、cpu.switches/irq/softirq/idle的情况如何

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org