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

Re: General question on Serf

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 26 Sep 2012 16:48:31 +0100

Mark Phippard <markphip_at_gmail.com> writes:

> I have always been skeptical of the ability to put a cache in front of the
> SVN server. Wouldn't something like this keep a cache from working
> properly? How would a cache know about that header we added and that the
> content we returned to the client cannot be cached? I presume we set
> something in the response that an intelligent cache would look at and know
> that it cannot cache the response. But that effectively means the cache
> would only provide some value on checkout?

I'm no expert but I expect that the cache has to take account of the
significant headers: it could cache multiple versions of the GET one for
each X-SVN-VR-Base. If that is how it is expected to work then perhaps
getting the client to use the lasst changed revision instead of the
current revision would make the cache more effective.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-09-26 17:49:08 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.