Hide Forgot
This bug will be used to add TCP_NODELAY support in master. TCP_NODELAY would be enabled by default on: 1) Low Latency Client Socket. 2) All Server Sockets.
PATCH: http://patches.gluster.com/patch/2056 in master (transport/socket: Support for TCP_NODELAY)
PATCH: http://patches.gluster.com/patch/2057 in master (protocol/client: Support for TCP_NODELAY)
PATCH: http://patches.gluster.com/patch/2058 in master (transport/socket:Enable NODELAY by default for lowlat client and server sockets)