On Thu, May 12, 2011 at 09:54, <jerenkra...@apache.org> wrote: > Author: jerenkrantz > Date: Thu May 12 05:54:46 2011 > New Revision: 1102173 > > URL: http://svn.apache.org/viewvc?rev=1102173&view=rev > Log: > ra_serf: Tell the server it is okay to gzip the REPORT response. > > For a simple checkout (notes dir in SVN), this reduces the bytes transferred > on that connection from 82,064 bytes to 16,186 bytes. Larger dirs will have > even bigger REPORT responses (as it contains the list of every path to > checkout with some essential properties). > There is configuration option in servers file. ra_serf should enable compression only if option is enabled.
-- Ivan Zhakov