[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Nightly Builds msi still at 2816

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-03-27 14:29:20 CEST

> Having a file that's replaced every night without a "Expires: <24 hour
> later>" tag or a "Pragma: no-cache" / "Cache-Control: must-revalidate"
> header in place is a _server_ side bug, not a fault in the client....

Reasons for "Pragma: no-cache" as opposed to Expires / must-validate:
 - Supported in both HTTP 1.0 and 1.1 (ok, a bit moot)
 - Easier to debug: Doesn't rely on the client having correct time set
on h(is/er) pc
 - Easy to implement

Cons:
 - Slightly higher server bandwidth consumption

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Mar 27 14:30:05 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.