From owner-freebsd-current Thu Aug 10 10: 1:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by hub.freebsd.org (Postfix) with ESMTP id 3FCD037B957 for ; Thu, 10 Aug 2000 10:01:27 -0700 (PDT) (envelope-from Alain.Thivillon@hsc.fr) Received: from yoko.hsc.fr (yoko.hsc.fr [192.70.106.76]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "yoko.hsc.fr", Issuer CN "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id A64A010ED1; Thu, 10 Aug 2000 19:00:50 +0200 (CEST) Received: by yoko.hsc.fr (Postfix-TLS, from userid 1001) id 941B29B253; Thu, 10 Aug 2000 07:54:23 +0200 (CEST) Date: Thu, 10 Aug 2000 07:54:23 +0200 From: Alain Thivillon To: Peter Jeremy Cc: current@freebsd.org Subject: Re: Slow ssh throughput with -current Message-ID: <20000810075423.E30498@yoko.hsc.fr> References: <00Aug10.153604est.115242@border.alcanet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.2i In-Reply-To: <00Aug10.153604est.115242@border.alcanet.com.au>; from peter.jeremy@alcatel.com.au on Thu, Aug 10, 2000 at 03:36:01PM +1000 X-Organization: Herve Schauer Consultants X-Operating-System: FreeBSD 5.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Jeremy écrivait (wrote) : > Notice that although it's advertising a window size of 17520, it's > not sending the next packet until the previous packet is ack'd. I have seen the same behaviour with postfix: it seems that window is not used and that every packet should be acked before sending data. Probleme went away after a reboot. I dont known what caused problem, i use current on a laptop with ep0 and frequent suspend/resume cycles. The only non standard thing is ipfilter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message