Re: Asymmetric ethernet throughput?
- From: "Lucas Holt" <luke@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 16:26:39 -0400 (EDT)
Does disabling net.inet.tcp.inflight.enable make any difference? I've
noticed strange transfer speed differences between a samba server on
freebsd 6.1 and OS 10.4.6 clients and Windows.
With these set in /etc/sysctl.conf, I can get reasonable speeds on both
the macs and windows box.
net.inet.tcp.delayed_ack=0
net.inet.tcp.inflight.enable=0
I also needed to set these in /usr/local/etc/smb.conf
socket options = TCP_NODELAY SO_SNDBUF=8576
use sendfile = yes
I've also experimented with other settings like lowering the quality of
the timer with kern.timecounter.hardware=TSC which seemed to increase
throughput in some cases but not others.
Luke
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Asymmetric ethernet throughput?
- From: Mike Meyer
- Re: Asymmetric ethernet throughput?
- References:
- Asymmetric ethernet throughput?
- From: Mike Meyer
- Asymmetric ethernet throughput?
- Prev by Date: Asymmetric ethernet throughput?
- Next by Date: Re: Asymmetric ethernet throughput?
- Previous by thread: Asymmetric ethernet throughput?
- Next by thread: Re: Asymmetric ethernet throughput?
- Index(es):
Relevant Pages
|
|