The Disable TCP/IP Buffering option will, when selected, disable the packet size optimizations done by the Nagle algorithm. This option will improve responsiveness significantly at the cost of increased network traffic. This option has only an effect if the network connection is between different (virtual) computers. Connections over the local host/loopback interface are never buffered.
Note
This is an advanced setting, use it carefully.