On Sun, Jul 5, 2009 at 7:32 AM, Rick Ballard<[email protected]> wrote: > I have my network windows set high for my 5MB cable connection, but I'd > really like a smaller window size for the wireless interface.
What problem are you trying to solve and why do you think that what you describe would solve it? ... > net.inet.udp.recvspace=65535 # Increase UDP "recieve" windows size to increase performance > net.inet.udp.sendspace=65535 # Increase UDP "send" windows size to increase performance The comments on these lines make no sense; these settings have no relation to performance and almost certainly are merely wasting memory on your system. Just say no to cargo-cult tuning! Philip Guenther

