Hi @Akira_Kurogane , I found what couses slowness when a node is down. It is because “Flow Control”, by default is “enableFlowControl” is “true”. When I disabled it, my slowness problem is solved. Right now, I am searching why Flow Control is needed. Thank you!