[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 31 Jul 2008 16:36:32 -0700

On Thu, Jul 31, 2008 at 4:25 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> Serf lacks a lot of the advanced features that Neon has such as SSPI
> authentication, possibly client certs, support for different proxies
> etc.

ra_serf definitely supports SSL client certs and SSPI/NTLM. (ra_neon
does kerberos and Digest auth, but ra_serf doesn't.)

The only major bug that I don't really care to fix is that some busted
HTTP/1.0 proxies (such as old versions of Squid) don't like seeing
Transfer-Encoding: chunked HTTP/1.1 requests. Though someone seems to
want to fix that on serf-dev@. (More power to 'em.)

Besides pipelining, ra_serf uses multiple HTTP connections for update
which can help dramatically in some cases. (Especially when the other
server is beefy enough to truly handle concurrent requests.) --
justin

---------------------------------------------------------------------
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 01:36:56 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.