|
Also, change your TCP interface to use *LIND for the Max Transmission Unit to make sure you're using the largest acceptable packet size. CHGTCPIFC INTNETADR('someipaddress') MTU(*LIND) For that matter, check your Ethernet line description. You should probably be using 1496 as a frame size. CHGLINETH LIND(somelind) MAXFRAME(1496) Finally, how many downloads are running at the same time and is your system LAN or WAN attached? WAN attachments will definitely have a performance hit. - John -----Original Message----- From: Philipp Rusch [mailto:Philipp.Rusch@rusch-edv.de] Sent: Thursday, February 13, 2003 7:03 PM To: Midrange Systems Technical Discussion Subject: Re: IFS Performance issue Sometimes it's the *FULL duplex setting that causes more troubles than doing anything good. Try *HALF duplex and turn off auto negotiation on the specific port of the switch, if it is manageable at all. Recommended setting for 100 MBit Ethernet has been *HALF for the AS/400 for many years, I don't know if this is still true with the newer controllers in a model 270, but it is worth a try. There are still some combinations, where auto neg. won't work. Famous combination is cisco routers with dlink switches ... HTH, regards from Germany, Philipp Rusch kirkg@manageinc.com schrieb:
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.