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

Re: 1.7 write-through proxy to 1.6 master

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 14 Jul 2011 12:58:45 -0400

On Thu, Jul 14, 2011 at 12:30 PM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> On 07/14/2011 12:01 PM, Philip Martin wrote:
>> It's possible to setup a 1.7 write-through proxy to a 1.6 master.
>
> It's also a really bad idea.

I think that opinion is overly extreme. While it is certainly true
that you cannot just mix any two server versions, a blanket statement
that it is a bad idea to mix versions is not really true either.
People cannot always update every server at the same time so I do not
think this can or should be our position.

I plan on supporting 1.7 proxies with 1.6 masters by setting the
directive to not advertise the V2 protocol in this situation. I am
comfortable doing this and do not see any problems with it. Do you?

Could a proxy do some kind of negotiation with the master on startup
and then use that for its negotiations with clients? In other words,
it seems like a proxy could self-configure itself and how it responds
to the OPTIONS request based on what it knows about its master. In
the example above, it could turn off V2 itself if it knows the master
does not support it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-14 18:59:18 CEST

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

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