Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.12.0
-
None
-
None
Description
Buffer size can be configured for tcp transport with transport.ioBufferSize=xxx property. In nio case it's hard coded to 8k (default for tcp case as well). We need to be bale to tune this in nio case as well.