Received: by oss.sgi.com id ; Sat, 6 Jan 2001 16:00:13 -0800 Received: from pizda.ninka.net ([216.101.162.242]:56977 "EHLO pizda.ninka.net") by oss.sgi.com with ESMTP id ; Sat, 6 Jan 2001 16:00:05 -0800 Received: (from davem@localhost) by pizda.ninka.net (8.9.3/8.9.3) id PAA13551; Sat, 6 Jan 2001 15:42:15 -0800 Date: Sat, 6 Jan 2001 15:42:15 -0800 Message-Id: <200101062342.PAA13551@pizda.ninka.net> From: "David S. Miller" To: baggins@sith.mimuw.edu.pl CC: jordy@napster.com, netdev@oss.sgi.com In-reply-to: <20010106041103.B22665@sith.mimuw.edu.pl> (message from Jan Rekorajski on Sat, 6 Jan 2001 04:11:03 +0100) Subject: Re: Mediocre TCP Performance 2.4.0 <-> Win98SE PPP References: <3A5665CB.30AB2158@napster.com> <20010106041103.B22665@sith.mimuw.edu.pl> Sender: owner-netdev@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;netdev-outgoing Content-Length: 307 Lines: 11 Date: Sat, 6 Jan 2001 04:11:03 +0100 From: Jan Rekorajski Try disabling VJ TCP/IP header compression on Windows box. Well, in fact, if TCP timestamps are enabled, none of the TCP headers will be compressable by the VJ stuff. Later, David S. Miller davem@redhat.com