From owner-freebsd-questions Mon Nov 16 21:17:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16021 for freebsd-questions-outgoing; Mon, 16 Nov 1998 21:17:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tasam.com (tasam.com [198.232.144.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16016 for ; Mon, 16 Nov 1998 21:17:47 -0800 (PST) (envelope-from clash@tasam.com) Received: from bug (bug.tasam.com [198.232.144.254]) by tasam.com (8.9.1/8.9.1) with SMTP id AAA26132 for ; Tue, 17 Nov 1998 00:17:21 -0500 (EST) Message-ID: <000d01be11e9$8e958b90$fe90e8c6@bug.tasam.com> From: "Joe Gleason" To: Subject: Limiting speed of TCP connection Date: Tue, 17 Nov 1998 00:17:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2110.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 400mb file I need to transfer from a server of mine that is on a 10mb link to a server on a 3mb link without killing the 3mb link. Does anyone know of a way to limit the tcp connection speed? Right now the file transfers at about 300kbytes per second, I would like it to do it at about 100k or 150k instead so that more bandwidth is avalible for other things. Both servers of Freebsd. One is 2.2cam, the other is 3.0-release. Joe Gleason Tasam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message