Comment 3 for bug 120697

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 120697] Re: bzr shouldn't bypass http caches

On Sun, 2007-11-25 at 13:58 +0000, vila wrote:
> There are no reliable ways to detect whether or not a proxy will behave
> correctly regarding caching so bzr will continue to use 'no-cache'
> directives.
>
> But we intend to make it more network-friendly by other means.

I think we should keep this open a bit longer.

Specifically, the current code assumes all files are equally hard to
cache. This is bogus.

e.g.
foo.knit: not safe to cache
foo.kndx: not safe to cache
branch.conf: not safe to cache
3847868641027641243.pack: safe to cache
3847868641027641243.iix: safe to cache
branch-format: safe to cache
format: safe to cache
lock/*: not safe to cache.

etc.

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.