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

Re: caching proxy between a svn client and a server ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 30 Oct 2008 13:04:13 -0400

On Thu, Oct 30, 2008 at 12:50 PM, Seymen Ertas <maillist_at_seymen.com> wrote:

> Anyone out there has any suggestion or has gotten a caching proxy
> server to work between svn client and a server ? For a while now i
> have been trying to get mod_proxy in apache and squid proxy to cache
> but haven't been able to.

The way that Subversion uses Neon, the traffic is not cacheable. In
theory, you ought to be able to use mod_proxy with the ra_serf library
to get HTTP caching. It does not work with Squid though, as Serf uses
HTTP 1.1, and Squid does not fully support it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-30 18:04:46 CET

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

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