From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#19976: Cannot install texlive Date: Sun, 01 Mar 2015 17:56:57 -0500 Message-ID: <87mw3w5nt2.fsf@netris.org> References: <87egp8afaq.fsf@mango.localdomain> <87sido77hv.fsf@gnu.org> <87r3t85pl3.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSCnL-0005ZZ-7b for bug-guix@gnu.org; Sun, 01 Mar 2015 17:57:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSCnH-0006ie-6C for bug-guix@gnu.org; Sun, 01 Mar 2015 17:57:07 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:58265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSCnH-0006iP-3R for bug-guix@gnu.org; Sun, 01 Mar 2015 17:57:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YSCnG-00021h-43 for bug-guix@gnu.org; Sun, 01 Mar 2015 17:57:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r3t85pl3.fsf@netris.org> (Mark H. Weaver's message of "Sun, 01 Mar 2015 17:18:32 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: request@debbugs.gnu.org, 19976@debbugs.gnu.org Mark H Weaver writes: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> We=E2=80=99ll fix , see whether we can backpo= rt it >> in Guix, and also see if we can ask nginx to provide reasonable >> chunks. > > 'sendfile_max_chunk' might be the right knob for this. > > http://nginx.org/en/docs/http/ngx_http_core_module.html#sendfile_max_chunk Alas, this didn't seem to have any effect, and I haven't been able to find another relevant knob in the docs. Maybe it's time to look into what we'd have to fix in Guile... Mark