Adaptive sendspace on ftp-master.eu.FreeBSD.org
Rudolf Cejka
cejkar at fit.vutbr.cz
Tue Nov 28 06:06:47 PST 2006
Hello,
I'm experimenting with adaptive sendspace from Andre Oppermann
on ftp-master.eu.FreeBSD.org. There was
kern.ipc.maxsockbuf=524288 # 262144
net.inet.tcp.sndbuf_max=524288 # 262144
net.inet.tcp.sndbuf_inc=32768 # 8192
for 8 days until now. However, there still was demand to go over
512 KB, so now I'm trying to increase limits to
kern.ipc.maxsockbuf=2097152 # 262144
net.inet.tcp.sndbuf_max=1048576 # 262144
net.inet.tcp.sndbuf_inc=32768 # 8192
And now we will see, if there is something better ;o)
--
Rudolf Cejka <cejkar at fit.vutbr.cz> http://www.fit.vutbr.cz/~cejkar
Brno University of Technology, Faculty of Information Technology
Bozetechova 2, 612 66 Brno, Czech Republic
More information about the freebsd-hubs
mailing list