Jervis:<div><br></div><div>Also, since you&#39;re on Linux, IIRC, you can check out:</div><div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>/proc/sys/net/ipv4/tcp_rmem</div><div>/proc/sys/net/ipv4/tcp_wmem</div>
<div><br></div></blockquote>(or very similar to those paths, poke around /proc a bit and you should find them). �</div><div><br></div><div>Those should reveal the minimum, default and maximum memory size values that Linux is going to choose/allow for these buffers. �Informed by those numbers, you can fiddle with your tcp_listen_options as Matthias suggests.</div>
<div><br></div><div>Best regards,</div><div>Jerry</div><div><br></div>