This is a discussion on MTU/MRU window size within the Sco Unix forums, part of the Unix Operating Systems category; --> How do you change the MTU/MRU window size for SCO OpenServer 5.0.5/6 on a TCP/IP ethernet connection? I need ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On Fri, 21 Nov 2003 14:28:17 -0700, "Justin Robbs" <justin_robbsNO@SPAMhotmail.com> wrote: >How do you change the MTU/MRU window size for SCO OpenServer >5.0.5/6 on a TCP/IP ethernet connection? I need to change it to >improve performance on my satellite VPN. > >Thanks in advance, >Justin > man ifconfig, look for the mtu and perf options. Adjust to taste. Scott McMillan |
| |||
| On Fri, 21 Nov 2003 14:28:17 -0700, "Justin Robbs" <justin_robbsNO@SPAMhotmail.com> wrote: >How do you change the MTU/MRU window size for SCO OpenServer >5.0.5/6 on a TCP/IP ethernet connection? I need to change it to >improve performance on my satellite VPN. ifconfig for the MTU/MRU. However, you may also wanna tweak the deault receive window size to the 64K maximum for high latency satellite performance. For that, see "inconfig" which tweaks settings in /etc/default/inet. I once scribbled some articles in the past on the subject: http://groups.google.com/groups?selm...lf%404 ax.com http://groups.google.com/groups?selm...4l%404 ax.com -- Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060 (831)421-6491 pgr (831)336-2558 home http://www.LearnByDestroying.com AE6KS jeffl@comix.santa-cruz.ca.us jeffl@cruzio.com |
| ||||
| In article <cfbvrv415nl7qelq81dk4e93auic5gdc1g@4ax.com>, Jeff Liebermann <jeffl@comix.santa-cruz.ca.us> wrote: >On Fri, 21 Nov 2003 14:28:17 -0700, "Justin Robbs" ><justin_robbsNO@SPAMhotmail.com> wrote: > >>How do you change the MTU/MRU window size for SCO OpenServer >>5.0.5/6 on a TCP/IP ethernet connection? I need to change it to >>improve performance on my satellite VPN. > >ifconfig for the MTU/MRU. However, you may also wanna tweak the >deault receive window size to the 64K maximum for high latency >satellite performance. For that, see "inconfig" which tweaks settings >in /etc/default/inet. I once scribbled some articles in the past on >the subject: >http://groups.google.com/groups?selm...lf%404 ax.com > >http://groups.google.com/groups?selm...4l%404 ax.com > He might also want to read RFC 2488 Bill -- Bill Vermillion - bv @ wjv . com |