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

Re: ra_serf in Windows binaries

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 31 Jul 2008 18:23:17 -0400

On Thu, Jul 31, 2008 at 4:26 PM, Kenneth Porter <shiva_at_sewingwitch.com> wrote:
> --On Thursday, July 31, 2008 1:55 PM -0400 Mark Phippard
> <markphip_at_gmail.com> wrote:
>
>> Just run svn --version. It tells you everything you have available.
>
> Thanks. It looks like the 1.5.0 binaries available at this URL lack ra_serf.
> I'd like to request that the 1.5.1 ones get serf support compiled in. (It's
> my understanding that serf performs faster than neon, so I'd like to try
> that out.)

The CollabNet binaries include Serf.

Unfortunately, you heard wrong. Serf is not faster. It's goal is to
get "close enough" in speed to Neon to be a good alternative.

Serf does use a different architecture (lots of plain GET requests)
that could theoretically provide performance benefits if you go
through a caching proxy server (and other users have already done
similar requests to prime the cache).

-- 
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-08-01 00:23:42 CEST

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.