Your message dated Sat, 8 Sep 2001 18:54:48 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#47625: bandwidth limitation wanted
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Oct 1999 06:41:06 +0000
Received: (qmail 32603 invoked from network); 17 Oct 1999 06:41:05 -0000
Received: from scribe.cc.purdue.edu (128.210.11.6)
by master.debian.org with SMTP; 17 Oct 1999 06:41:05 -0000
Return-Path: <[EMAIL PROTECTED]>
Received: from ppp-x9-36.ecn.purdue.edu by scribe.cc.purdue.edu with ESMTP;
Sun, 17 Oct 1999 01:41:01 -0500
Received: from servis by ppp-x9-36.ecn.purdue.edu with local (Exim 2.05 #1
(Debian))
id 11cjzh-0004iX-00; Sun, 17 Oct 1999 01:40:37 -0500
From: Brian Servis <[EMAIL PROTECTED]>
Subject: apt: wish: Add a 'slow' or 'modem' option to Queue-Mode
To: [EMAIL PROTECTED]
X-Mailer: bug 3.1.7
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 17 Oct 1999 01:40:37 -0500
Package: apt
Version: 0.3.11
Severity: wishlist
A 'slow' or 'modem' option to Queue-Mode would be great for dialout
access to limit the number of connection made over the modem. In
'modem' mode only one connection of either http or ftp URI type would
be made at a time while other local URI types of cdrom, file & copy are
made simultaneously. Currently if I want to limit the number of
simultaneous connection over the modem I have to use the 'access'
method and have all non-local URI types be of the same type. This is
not always possible since not all mirrors have both ftp and http.
-- System Information
Debian Release: 2.1
Kernel Version: Linux brian 2.2.12 #1 Thu Sep 23 16:52:14 EST 1999 i686 unknown
Versions of the packages apt depends on:
ii libc6 2.0.7.19981211 GNU C Library: shared libraries
ii libstdc++2.9 2.91.66-0slink The GNU stdc++ library (egcs version)
---------------------------------------
Received: (at 47625-done) by bugs.debian.org; 9 Sep 2001 00:55:06 +0000
>From [EMAIL PROTECTED] Sat Sep 08 19:55:06 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ike-ext.ab.videon.ca [206.75.216.35]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15fssL-0002xv-00; Sat, 08 Sep 2001 19:55:06 -0500
Received: (qmail 13539 invoked from network); 9 Sep 2001 00:54:53 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 9 Sep 2001 00:54:53 -0000
Received: from localhost
([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
id 15fss6-0000Va-00; Sat, 08 Sep 2001 18:54:50 -0600
Date: Sat, 8 Sep 2001 18:54:48 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Paolo Redaelli <[EMAIL PROTECTED]>,
Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Re: Bug#47625: bandwidth limitation wanted
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On Tue, 4 Sep 2001, Paolo Redaelli wrote:
> During updates and upgrades my users complain that the internet
> connection becomes too much slow, degradating performances (for example
> the local bind server has problems contanting other dns servers when
> resolving names).
Use the linux supported traffic shaping stuff. This is not something I
want to support.
Jason