Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 39D10E142 for ; Thu, 29 Nov 2012 07:07:31 +0000 (UTC) Received: (qmail 21400 invoked by uid 500); 29 Nov 2012 07:07:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 21356 invoked by uid 500); 29 Nov 2012 07:07:27 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 21327 invoked by uid 99); 29 Nov 2012 07:07:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 07:07:26 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [176.9.94.134] (HELO mail.brainsware.org) (176.9.94.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 07:07:19 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.brainsware.org (Postfix) with ESMTP id D14C5544DD4 for ; Thu, 29 Nov 2012 07:06:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at brainsware.org Received: from mail.brainsware.org ([127.0.0.1]) by localhost (mail.brainsware.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PbckJvLPao8J for ; Thu, 29 Nov 2012 07:06:53 +0000 (UTC) Received: from mail.brainsware.org (mail.brainsware.org [176.9.94.134]) by mail.brainsware.org (Postfix) with ESMTP id DA596544DD1 for ; Thu, 29 Nov 2012 07:06:53 +0000 (UTC) Date: Thu, 29 Nov 2012 07:06:53 +0000 (UTC) From: Igor =?utf-8?Q?Gali=C4=87?= To: users@httpd.apache.org Message-ID: <1657411549.426470.1354172813796.JavaMail.root@brainsware.org> In-Reply-To: <50B706E1.2050902@rktmb.org> References: <50B706E1.2050902@rktmb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [91.130.91.85] X-Mailer: Zimbra 8.0.0_GA_5434 (ZimbraWebClient - FF17 (Linux)/8.0.0_GA_5434) Thread-Topic: how are ETags calculated Thread-Index: uXLQMhVgpOcA/jbFLi3OaFM1CGfEBw== X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] how are ETags calculated ----- Original Message ----- > Hi all, >=20 > I'm looking for some ressource helping me to find how ETgas are > calculated: > - What is the input data? (mtime, content hash,... a combination) > - How is it calculated? (md5, sha1,...) This code + excellent comment: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_etag.c?= revision=3D1132781&view=3Dmarkup#l89 + the default setting: http://httpd.apache.org/docs/current/mod/core.html#fileetag should answer your question. i --=20 Igor Gali=C4=87 Tel: +43 (0) 664 886 22 883 Mail: i.galic@brainsware.org URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org