|
||||||||
I would suggest to try changing some parameters in the M0n0 kernel from the default values for UDP: sysctl net.inet.udp.recvspace=65535 sysctl net.inet.udp.maxdgram=57344 And possibly even: sysctl net.local.stream.recvspace=65535 sysctl net.local.stream.sendspace=65535 -- Adrian Basescu |