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 5E456603C for ; Tue, 14 Jun 2011 14:42:28 +0000 (UTC) Received: (qmail 27017 invoked by uid 500); 14 Jun 2011 14:42:25 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 26917 invoked by uid 500); 14 Jun 2011 14:42:25 -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 26909 invoked by uid 99); 14 Jun 2011 14:42:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2011 14:42:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gx0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2011 14:42:18 +0000 Received: by gxk26 with SMTP id 26so5364871gxk.18 for ; Tue, 14 Jun 2011 07:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=XDeTW/SGHi0BxDLzEaPQG+99wUVLFyO/4fogcfTnrco=; b=Cm45NPsoc1IcpYs/sVgQOJpH+n/6BKQRQxC3RvqDRGf4kKuhfmBB7KleAtx+YeYKX4 4IEOuTfsJEb7/IBuT+be4D9nU54+vlPKhdvm0bmIjdSlU19r9F3g/9amZa5ZHSP5kjRj ST56X3p9NaU/lq7ZYAKHEETNQKgqnjtzpBCyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=CXtrAHTPJAxtE9jnSPyBha69ypgWPuvld8TBwXQt8TLcSu2qqQkFFEcxWvtoDW5yfY 5K48C9QfGmFs9UZdn/9kWMeDzdCAK6Fa/D3ThWZbjnlaEOmNlJZNZcSnaUC+PkA1d1Rp GyjGcjENTaaCr3lPQnbXNJJfcQiG8MAu+R1PU= MIME-Version: 1.0 Received: by 10.236.189.69 with SMTP id b45mr9943319yhn.293.1308062517910; Tue, 14 Jun 2011 07:41:57 -0700 (PDT) Received: by 10.236.95.18 with HTTP; Tue, 14 Jun 2011 07:41:57 -0700 (PDT) In-Reply-To: References: <51d5256b-b5be-449e-94a3-cb4596b9f931@iris> Date: Tue, 14 Jun 2011 10:41:57 -0400 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and Chrome > Your question makes much more sense after I looked at source code. > Can it be the case that there are two different responses because of two different Accept-Encoding headers: gzip, deflate and gzip,deflate,sdch ? In this case there would have to be, and you could probably even find them in the filesystem --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org