From owner-freebsd-current Fri Apr 17 06:50:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23838 for freebsd-current-outgoing; Fri, 17 Apr 1998 06:50:24 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from irbs.irbs.com (irbs.irbs.com [209.36.62.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23831 for ; Fri, 17 Apr 1998 13:50:21 GMT (envelope-from jc@irbs.com) Received: (from jc@localhost) by irbs.irbs.com (8.8.5/8.8.5) id JAA13436; Fri, 17 Apr 1998 09:50:16 -0400 (EDT) Message-ID: <19980417095016.61655@irbs.com> Date: Fri, 17 Apr 1998 09:50:16 -0400 From: John Capo To: current@FreeBSD.ORG Subject: Re: Networking strategy for -current References: <353699BD.ABD322C@whistle.com> <199804170135.VAA11058@rtfm.ziplink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199804170135.VAA11058@rtfm.ziplink.net>; from Mikhail Teterin on Thu, Apr 16, 1998 at 09:35:48PM -0400 X-Organization: IRBS Engineering, (954) 463-3771 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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