X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 9 Feb 2010 13:03:23 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Wrong setup.exe on http://www.cygwin.com/
Message-ID: <20100209180323.GA17500@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <1265668504.29489.ezmlm@cygwin.com>  <Pine.LNX.4.58.1002091114170.10309@mail3.jubileegroup.co.uk>  <20100209164916.GB18306@ednor.casa.cgf.cx>  <4B719B03.40309@etr-usa.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4B719B03.40309@etr-usa.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Tue, Feb 09, 2010 at 10:27:31AM -0700, Warren Young wrote:
>On 2/9/2010 9:49 AM, Christopher Faylor wrote:
>>with the possible exception of updating the web site to allow hints
>>that setup.exe shouldn't be cached
>
>In the PTC spirit:
>
>     <IfModule mod_expires.c>
>         ExpiresActive On
>
>         <FilesMatch "\.exe$">
>             ExpiresDefault "now"
>         </FilesMatch>
>     </IfModule>

Thanks Warren.  I appreciate the PTC.  This was already suggested here:

http://cygwin.com/ml/cygwin/2010-02/msg00149.html

I've implemented that suggestion.  Now, in theory, all of the proxies
out there will not cache setup.exe.  That should reduce cygwin mailing
list traffic at the expense of network traffic on cygwin.com and on the
networks that the proxies serve.  I guess that's a good enough compromise
although I suspect that we'll still hear from misconfigured proxies.

Thanks to Steven for the original suggestion.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

