From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: bug#37207: nginx serving files from the store returns Last-Modified = Epoch Date: Mon, 30 Mar 2020 13:53:35 +0200 Message-ID: References: <875zmhliqj.fsf@gnu.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:470:142:3::10]:34107) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIszT-0006ix-3K for bug-guix@gnu.org; Mon, 30 Mar 2020 07:54:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIszS-0002cx-9H for bug-guix@gnu.org; Mon, 30 Mar 2020 07:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49498) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIszS-0002cn-5o for bug-guix@gnu.org; Mon, 30 Mar 2020 07:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jIszS-0007Fg-35 for bug-guix@gnu.org; Mon, 30 Mar 2020 07:54:02 -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-mx.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?G=C3=A1bor?= Boskovits Cc: 37207@debbugs.gnu.org Hello, On Sun, Mar 29, 2020 at 11:50 AM G=C3=A1bor Boskovits = wrote: > Does it also use etags, or just last-modified? >From the email exchange I had with the maintainer of the site, I think it only uses last-modified. > I ask this because we already have bug similar to this, and it would > be interesting to know if > it would be enough to have a meaningful etags generation, or we > still have to deal with last-modified. Is etags easier for us to handle ? --=20 Vincent Legoll