From owner-freebsd-stable Sun Oct 12 15:27:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA21277 for stable-outgoing; Sun, 12 Oct 1997 15:27:49 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA21272 for ; Sun, 12 Oct 1997 15:27:45 -0700 (PDT) (envelope-from devet@adv.IAEhv.nl) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 19384 on Sun, 12 Oct 1997 22:27:39 GMT; id WAA19384 efrom: devet@adv.IAEhv.nl; eto: stable@freebsd.org Received: (from devet@localhost) by adv.IAEhv.nl (8.8.5/8.8.6) id AAA00470; Mon, 13 Oct 1997 00:27:26 +0200 (CEST) Date: Mon, 13 Oct 1997 00:27:26 +0200 (CEST) From: Arjan de Vet Message-Id: <199710122227.AAA00470@adv.IAEhv.nl> To: stable@freebsd.org Subject: Re: ftp transfers crawling... X-Newsgroups: list.freebsd.stable In-Reply-To: <199710121647.JAA03859@implode.root.com> References: Organization: Internet Access Eindhoven, the Netherlands Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199710121647.JAA03859@implode.root.com> you write: >>I am having similar problems. Few reproducable ones: > > As a test to narrow the problem down, you may wish to try disabling VJ >compression if you have it enabled. It kinda smells like the problem might >be in that area. I did a cvs update -rRELENG_2_2 -D'Oct 6' ppp and the new (or must I say 'old' :-) binary worked OK (7.5KB/sec on ISDN). The only significant changes between Oct 6 and now are indeed the sl_compress* changes. Arjan