From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YK8Lw-0005Rv-IJ for mharc-grub-devel@gnu.org; Sat, 07 Feb 2015 11:35:28 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43693) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK8Lt-0005Qe-9O for grub-devel@gnu.org; Sat, 07 Feb 2015 11:35:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YK8Lp-0000xW-KV for grub-devel@gnu.org; Sat, 07 Feb 2015 11:35:25 -0500 Received: from mail-lb0-x236.google.com ([2a00:1450:4010:c04::236]:56319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK8Lp-0000wm-DA for grub-devel@gnu.org; Sat, 07 Feb 2015 11:35:21 -0500 Received: by mail-lb0-f182.google.com with SMTP id l4so23045420lbv.13 for ; Sat, 07 Feb 2015 08:35:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=61zVSEoJPGtxgvquVFTFeGwkG/+ZbXPuUqZ/mkJP41I=; b=yoPiPA/0AplkP5g/iq7KNalUGBSfhkIO8p2qlejLh1AMO1tEudRACOHypvbrM+HsV9 miqZAGOC2jsEZpv3FxMeuJYpg/EngUfe0txRn/2JzrW9phNE0LZ+GWfp2D9XXYaYcedx 6kowJtMc/vQNjRbyvi5ej8slHPianPvZhUL6FLaYb6gLDIeu14faITHZpB7XgvZpWzmD PRuVkehexNabZJ9kPYflwJaGL+xqSDf8l1X87+1v9Bl5bYRsPR4JUvlOP57w2nNtGvwO 490p+PnsAXnz3kdvRyBbE2Kk0evXUdpwqlPqZ6bt1Czy3hj/aBkpb5PXqL49tT1qbzRp 4Nvg== X-Received: by 10.112.212.42 with SMTP id nh10mr8433961lbc.102.1423326920418; Sat, 07 Feb 2015 08:35:20 -0800 (PST) Received: from opensuse.site (ppp91-76-14-38.pppoe.mtu-net.ru. [91.76.14.38]) by mx.google.com with ESMTPSA id d8sm989958lah.15.2015.02.07.08.35.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Feb 2015 08:35:19 -0800 (PST) Date: Sat, 7 Feb 2015 19:35:17 +0300 From: Andrei Borzenkov To: Alan Perry Subject: Re: Is anyone using the http module to do largish transfers? Message-ID: <20150207193517.50294beb@opensuse.site> In-Reply-To: <54D2BBB8.7000809@snowmoose.com> References: <54D2BBB8.7000809@snowmoose.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::236 Cc: grub-devel@gnu.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 16:35:26 -0000 =D0=92 Wed, 04 Feb 2015 16:39:20 -0800 Alan Perry =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > Hi, >=20 > I am trying to debug a problem involving largish HTTP data transfers=20 > (around 80M). I have no problem transferring around 3M with the grub=20 > http module. Has anyone here observed a similar issue or is this not a=20 > problem for others and I should be looking for the problem somewhere=20 > other than the http module? I did a quick test and was able to do "initrd (http)/initrd" for ~90MB file using current git. This is under QEMU. Physical hardware may be different. >=20 > Thanks, >=20 > alan >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel