areyouok commented on issue #3825:
URL: https://github.com/apache/rocketmq/issues/3825#issuecomment-1032373380


   in fact we have more data.
   
   * A. remove SO_SNDBUF/SO_RCVBUF/WRITE_BUFFER_WATER_MARK setting
   * B. set SO_SNDBUF/SO_RCVBUF, not set WRITE_BUFFER_WATER_MARK (same as 4.9.2)
   * C. set SO_SNDBUF/SO_RCVBUF/WRITE_BUFFER_WATER_MARK
   * D. remove SO_SNDBUF/SO_RCVBUF, set WRITE_BUFFER_WATER_MARK
   
   The full rocketmq remoting ping test result
   
   [Remoting.pdf](https://github.com/apache/rocketmq/files/8022269/Remoting.pdf)
   


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