jaws wrote:

What you need is more sockets available and a much larger sockbufs. Try adjusting the following parameters:
net.inet.udp.maxdgram
net.inet.udp.recvspace

maxdgram has nothing to do with this on receiver side.
If you want to play with this parameter, try to REDUCE it on sender side.
But ignore this since the default is about 8-9KB, which is good enough.

--
------------ Jin Guojun ----------- v --- [EMAIL PROTECTED] ---
Distributed Systems Department          http://www.dsd.lbl.gov/~jin
Lawrence Berkeley National Laboratory,  Berkeley, CA 94720

_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to