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

Re: [DISCUSS] delete ra_neon

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Sat, 19 May 2012 17:40:58 -0700

On Sat, May 19, 2012 at 2:37 PM, Daniel Shahaf <danielsh_at_elego.de> wrote:
> Tried to extract some info from the logs.. so far found that 60% of the
> requests have Accept-Encoding: gzip, but haven't analysed the remaining
> ones to see how to do they distribute (or even what fraction of them is
> an svn client).

I can't think of any modern browser or downstream packaged svn that
wouldn't have zlib available...pure speculation on my part, but
perhaps SVNKit doesn't utilize deflate? I don't know what Java HTTP
library SVNKit is using - it may use HC which should be pretty
straightforward to enable deflate, but they may just never have cared
about offering that.

The ASF has a lot of Java weenies flying about with Eclipse... *duck* -- justin
Received on 2012-05-20 02:41: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.