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

Re: Faster HTTP access in 1.4 ?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-05 17:06:11 CEST

On 6/5/06, Sinang, Danny <D.Sinang@spi-bpo.com> wrote:
>
>
> Hello,
>
> I read somewhere that svn access via http will be faster in version 1.4 .
>
> Where can I read more about this ?

There were various improvements to mod_dav_svn and ra_dav in 1.4 that
improve some things. Also, there is a new ra layer, ra_serf, which
implements the client side of the DAV protocol using the serf http
client library. Depending on your situation, it may improve http
access speed (people behind slow network links or high latency
connections have reported large improvements, for example), but we
don't have any really good data on that yet.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 5 17:07:39 2006

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.