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

Re: 1.7 Performance via HTTP

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 12 May 2011 01:16:58 -0700

On Thu, May 12, 2011 at 1:09 AM, Justin Erenkrantz
<justin_at_erenkrantz.com> wrote:
> This patch will also halve the amount of data that ra_serf retrieves
> for the basic benchmark test (28MB down to 13MB on the wire)...but,

FWIW, ra_neon sends:

Accept-Encoding: gzip
Accept-Encoding: svndiff1;q=0.9,svndiff;q=0.8
Accept-Encoding: gzip

So...ra_serf could match. But, I think that particular expression
combination is almost certainly interpreted wrong by mod_dav_svn and
mod_deflate.

BTW, this is a point where I think the ra_serf integration is cleaner
than ra_neon since ra_serf is lower-level than ra_neon: Subversion has
complete control over how this works. -- justin
Received on 2011-05-12 10:17:30 CEST

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

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