Philip Martin wrote on Fri, May 18, 2012 at 14:15:39 +0100: > Daniel Shahaf <[email protected]> writes: > > > Yes, svn.apache.org uses mod_deflate. > > And apache 2.2 which means it doesn't have r1103315 which fixes the > mod_deflate+mod_dav_svn memory leak when a client doesn't support > compression. > > 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"?

