Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 09:50:16 -0400
From:      John Capo <jc@irbs.com>
To:        current@FreeBSD.ORG
Subject:   Re: Networking strategy for -current
Message-ID:  <19980417095016.61655@irbs.com>
In-Reply-To: <199804170135.VAA11058@rtfm.ziplink.net>; from Mikhail Teterin on Thu, Apr 16, 1998 at 09:35:48PM -0400
References:  <353699BD.ABD322C@whistle.com> <199804170135.VAA11058@rtfm.ziplink.net>

next in thread | previous in thread | raw e-mail | index | archive | help

I modified ppp to round robin across the flows and it does improve
interactive peformance on a modem link while multiple flows are
active.  My intention was to make it true fair queuing but I got
side tracked with other projects.  An MTU somewhat less than 1500
helps too.

http://www.irbs.com/FreeBSD/ip.c

This is a fairly old ip.c but it should drop into modern ppp
without too much trouble..

John Capo

Quoting Mikhail Teterin (mi@aldan.algebra.com):
> 
> Yes! Absolute yes. This would be excellent! I could be downloading
> some stuff over my modem while still working through ssh. Someone
> could make sure the diskless workstations get their / and /usr
> faster then then they talk to a Web proxy, etc. If the network is
> indeed a computer, you must be able to prioritize it just like you
> can prioritize processes.
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980417095016.61655>