Re: ethernet rate limiting??
From: fabulous (fabulous_at_t7ds.com.br)
Date: 07/13/04
- Previous message: Dmitry Alyabyev: "Re: ethernet rate limiting??"
- In reply to: Dmitry Alyabyev: "Re: ethernet rate limiting??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Jul 2004 16:35:33 -0300 To: freebsd-performance@freebsd.org
I would play with these values:
net.inet.tcp.sendspace: 65536
net.inet.tcp.recvspace: 65536
try increasing sendspace to 524288 or more :P (this can eat lots of
mbufs btw, but you have lots free)
[]'s
Dmitry Alyabyev wrote:
> On Tuesday 13 July 2004 06:07, Joe wrote:
>
>>Hi
>>
>>
>> Here goes for a first post.
>>
>>
>>I run an mldonkey server under 4.10-STABLE (though I noticed the same
>>behaviour under 4.8 and 4.9). It also runs samba and ssh2 all on a
>>p2-333.
>>
>>Generally what happens is I download files to this fbsd server and
>>share them to my other pc via samba. When first rebooted this
>>works fine with full ethernet copy speeds.
>>
>>After a while copying files from the fbsd box to the pc rate limits
>>to 40k (via smb/ftp/ssh2 whichever) over the ethernet lan. This is on
>>100mbit cards I've tried different cables/cards/switches etc with no luck.
>>
>>I'm guessing there is some memory/network/file descriptor limit I'm
>>hitting and I've no idea how to extend it or clear it.
>
>
> i think the problem is wrong duplex negotiation
> try to set it manually on switch port and ethernet card
>
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Dmitry Alyabyev: "Re: ethernet rate limiting??"
- In reply to: Dmitry Alyabyev: "Re: ethernet rate limiting??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]