From owner-freebsd-questions Mon Mar 4 2: 3:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by hub.freebsd.org (Postfix) with ESMTP id 2BD0D37B417 for ; Mon, 4 Mar 2002 02:03:17 -0800 (PST) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 16hpJM-0004G0-00 for ; Mon, 04 Mar 2002 03:03:16 -0700 Date: Mon, 4 Mar 2002 03:03:16 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Subject: changing TCP window size ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. How is possible to change TCP window size on the fly for a network application? For example: I have a 256Kbps ADSL so I would like to change TCP win size accordingly to my bandwidth and delay time measured by ping: 256*RTT the result should be the TCP window size, or at least the minimum size for better performances. How to change window size ? thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message