Justin Erenkrantz wrote on Sat, May 19, 2012 at 07:38:19 -0700:
> On Sat, May 19, 2012 at 7:30 AM, Daniel Shahaf <danielsh_at_elego.de> wrote:
> >> I suppose most clients do support compression these days.
> >
> > How can we determine how many clients support compression? Is it
> > determined by the presence or absence of the "Accept-Encoding: gzip"
> > header? Are there other ways for a client to indicate "I support
> > compression"?
>
> Yah, Accept-Encoding is the appropriate signal from the client. -- justin
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).
Received on 2012-05-19 23:38:16 CEST