Hi Pawel! On Sat, 05 Mar 2005, Pawel Jakub Dawidek wrote:
> First of all, can you increase buffers: > > net.inet.tcp.sendspace=4194304 > net.inet.tcp.recvspace=4194304 > kern.ipc.maxsockbuf=2097152 > > And run ggated and ggatec with '-R 1048576 -S 1048576'? $ sudo sysctl net.inet.tcp.sendspace=4194304 net.inet.tcp.sendspace: 32768 -> 4194304 $ sudo sysctl net.inet.tcp.recvspace=4194304 net.inet.tcp.recvspace: 65536 -> 4194304 $ sudo sysctl kern.ipc.maxsockbuf=2097152 kern.ipc.maxsockbuf: 262144 -> 2097152 $ sudo ggated -R 1048576 -S 1048576 And get messages on console: clh1 ggated: Can't open stream socket: No buffer space available. Mar 9 18:43:17 clh1 ggated: Exiting. By. Dmitriy _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"