[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: Seymen Ertas <maillist_at_seymen.com>
Date: Thu, 30 Oct 2008 13:56:29 -0400

Thanks for the response, found some documentation at:

http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html

will provide results (hope it works...)

-seymen

On Thu, Oct 30, 2008 at 1:42 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> I do not see any specific docs for it. There is not too much to it.
> You setup the Proxy just however you do it. In the case of the Apache
> proxy, I believe you need to use mod_cache to add the caching.
>
> On the client you just need to configure it to use ra_serf. See:
>
> http://subversion.tigris.org/svn_1.5_releasenotes.html#dav-modules
>
> My biggest problem in trying to set this up is that most of my
> repositories use SSL and that makes it a lot more difficult to put a
> caching proxy in the middle. I've been told it can be done, but I do
> not know how to set it up.
>
> Mark
>
>
> On Thu, Oct 30, 2008 at 1:35 PM, Seymen Ertas <maillist_at_seymen.com> wrote:
>> Hey Mark,
>>
>> Any chance you can provide me some further reading material (URLs
>> would be perfect) regarding using ra_serf in conjunction with
>> mod_proxy ?
>>
>> thank you
>> -seymen
>>
>> On Thu, Oct 30, 2008 at 1:04 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>>> 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/
>>>
>>
>
>
>
> --
> 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:56:52 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.