On Thu, May 12, 2011 at 1:09 AM, Justin Erenkrantz
<jus...@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

Reply via email to