Bug#395538: debmirror: should be able to batch-download (pipeline) over http

gregor herrmann gregoa at debian.org
Sat Sep 26 19:44:59 UTC 2009


On Fri, 27 Oct 2006 22:10:28 +0200, Goswin von Brederlow wrote:

> Debmirror uses a perl module for the http transfer (LWP::UserAgent)
> and I would have thought that uses keep-alive automatically. While
> keep-alive is not true pipelining it is a neccessary first step for
> it. I can't send to requests at once if the connection gets torn down
> after the first.
> 
> I'm reassigning this to libwww-perl for implementation of keep-alive.

From upstream Changes:

2001-04-20   Gisle Aas <gisle at ActiveState.com>

    Release 5.53_91
    [..]
    Keep-alive and the new HTTP/1.1 module can now be simply
    enabled with something like:

          LWP::UserAgent->new(keep_alive => 1);


Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: Stiller Has: Aare
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20090926/26880eef/attachment.pgp>


More information about the pkg-perl-maintainers mailing list