TUNING: more on socket buffer sizes
commit2023d725a57b400d8f19a6aad2e7d119ee27d7f3
authorEric Wong <normalperson@yhbt.net>
Tue, 31 Aug 2010 06:25:59 +0000 (30 23:25 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 31 Aug 2010 06:30:30 +0000 (30 23:30 -0700)
treeae0192878f83d6507efb887da5f2b920ab36e475
parentd634b0699c8eceece5694680be0fc5e731717d92
TUNING: more on socket buffer sizes

Large buffers can hurt as well as help.  And the difference
in real apps that do a lot of things other than I/O often
makes it not worth it.
(cherry picked from commit f9a7a19a361fd674bab4e2df7e0897015528bba7)
TUNING