Aditya Ivaturi <(E-Mail Removed)> wrote:
> "Jean-Philippe Blais" <(E-Mail Removed)> wrote in message
> news:FUlbd.120114$(E-Mail Removed) ...
>>I want to tune my tcp/ip to perform with large (~500MB) file transfer in
>>ftp. I use SuSE Linux Pro 9.0 and a gigabit ethernet. Should I use the
>>jumbo frame, etc?
> I may be jumping ahead of myself here but since you are offering a
> service to your "clients" I don't see how you can use jumbo
> frames. There is no way all these desktops can handle more than the
> standard 1522 bytes packets. And I don't think there are lot people
> wiht GIGE.
Well... he _could_ enable JumboFrames, he just wouldn't get any
benefit from it when/if all the clients exchanged non-Jumbo MSS
values. He'd also have to be very careful about any UDP traffic his
machine might source.
"In the datacentre" (as it were) there probably wouldn't be an issue
with JF, and it would certainly make life easier on most things
concerned (stack, DMA, busses etc).
On the 2.6 kernels and some NICs, there is the option of TSO (large
send) or what might be called "poor man's jumbo frame" that would
benefit the sender almost as much as JF, but would do nothing for the
receiver. For long-lived (subjective) connections TSO would be OK, but
if you are concerned about slow-start, you need to be on a later 2.6
kernel (IIRC something at/past 2.6.8.1 in kernel.org naming - I am
still very fuzzy on kernel naming, so if I've botched that, please be
gentle
Making sure that FTP is using a "large enough" window is goodness.
You could try-out some settings with netperf TCP_STREAM or
TCP_SENDFILE tests (not sure how many FTP's on Linux use sendfile().
I'd probably then add a skosh more to acount for the FS overheads.
rick jones
--
a wide gulf separates "what if" from "if only"
these opinions are mine, all mine; HP might not want them anyway...

feel free to post, OR email to raj in cup.hp.com but NOT BOTH...