mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] No buffer space available on FreeBSD


From: Stephane Goulet
Subject: [Mldonkey-users] No buffer space available on FreeBSD
Date: Mon, 04 Nov 2002 13:01:17 -0500

Hi Jonas,

    Already had problems with these myself, if i remember well, next step
would be to tweak sysctl ( man sysctl ).

I put those in /etc/sysctl personally, maybe someone can tell me if i should
not had put such high values ;)

net.inet.tcp.recvspace=65535
net.inet.tcp.sendspace=65535
net.inet.ip.maxqueue=65535
net.inet.udp.recvspace=65535
net.inet.udp.sendspace=65535
kern.maxfiles=65535

(maxing out x.recvspace helps general net performance, i read that
somewhere...)

Hope it helps!

-Stéphane






reply via email to

[Prev in Thread] Current Thread [Next in Thread]