cvs commit: src/sbin/ggate/ggatec Makefile ggatec.c src/sbin/ggate/ggated Makefile ggated.c src/sbin/ggate/shared ggate.c ggate.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Jul 9 10:30:38 GMT 2005


On Fri, Jul 08, 2005 at 09:28:26PM +0000, Pawel Jakub Dawidek wrote:
+>   For Gbit networks some buffers need to be increased. I use those settings:
+>   kern.ipc.maxsockbuf=16777216
+>   net.inet.tcp.sendspace=8388608
+>   net.inet.tcp.recvspace=8388608
+>   and I use '-S 4194304 -R 4194304' options for both, ggatec and ggated.

As andre@ pointed out, increasing net.inet.tcp.(send|recv)space is a very
bad idea and is not needing for increasing socket buffers, so increasing
kern.ipc.maxsockbuf and using -S/-R options will be enough.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050709/0e9e0143/attachment.bin


More information about the cvs-all mailing list