From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: bug#26201: No notification of cache misses when downloading substitutes Date: Tue, 21 Mar 2017 08:35:36 -0700 Message-ID: <20170321083536.639716a9@khaalida> References: <20170320184449.5ac06051@khaalida> <144e9ba8-af93-fb18-d2b9-f198ae7c11e9@tobias.gr> <20170320195247.05f72fc9@khaalida> <8e7e07d1-563f-666f-2c32-2a772757c86f@tobias.gr> <20170320214809.466dc5fe@khaalida> 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]:59757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqLpO-0003p1-51 for bug-guix@gnu.org; Tue, 21 Mar 2017 11:36:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqLpK-00036q-Dd for bug-guix@gnu.org; Tue, 21 Mar 2017 11:36:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39928) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cqLpK-00036Z-9d for bug-guix@gnu.org; Tue, 21 Mar 2017 11:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cqLpJ-0007Ah-Vc for bug-guix@gnu.org; Tue, 21 Mar 2017 11:36:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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" To: Florian Pelz Cc: 26201@debbugs.gnu.org On Tue, 21 Mar 2017 13:59:27 +0100 Florian Pelz wrote: > On Mon, 2017-03-20 at 21:48 -0700, dian_cecht@zoho.com wrote: > > Another option would be to have the mirrors automatically cache the > > files as soon as they are available to try. I'd hope this would be > > how things are handled already, but one never knows. > > =20 >=20 > If it cached everything, it wouldn=E2=80=99t be a cache? If the point is to reduce the load on hydra, then at some point it could have everything. If it doesn't, then why have a mirror when it's just pulling right the source all the time anyways?