another suggertion to
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm);

socket.setTcpNoDelay(getTcpNoDelay);