> So, if you want to increase RCVBUF size above 65535, the default max
> value, you have to raise first the absolut limit in
> /proc/sys/net/core/rmem_max, 

Is "echo 131072 > /proc/sys/net/core/rmem_max" the proper way to do this? I don't have 
much experience with /proc, but this seems to work. If it's ok, it could be added to 
the Guide, which already mentions how to change it in FreeBSD.

Reply via email to