[email protected] (Greg Troxel) writes: >also being reasonable in memory use for small machines is hard; it needs >auto-adjust, not just saying that 5 MB should be allocated for every TCP >connection.
The socket buffer size is a limit, not an allocation. Your normal connections (in LAN, or with little traffic) still use small buffers.
