On Mon, Oct 21, 2013 at 9:55 PM, Ivan Zhakov <i...@visualsvn.com> wrote:
> > On Friday, 18 October 2013, wrote: > >> Author: stefan2 >> Date: Fri Oct 18 16:12:54 2013 >> New Revision: 1533530 >> >> URL: http://svn.apache.org/r1533530 >> Log: >> Fix a major latency snafu in svnserve. Sequences of small requests >> and responses would be delayed in the TCP/IP stack by Nagle's alogrithm. >> That becomes obvious when e.g. running "ls -R". >> >> Backport to 1.8.x? > After some deliberation, I think this would help merge performance as well. So, we should backport it. -- Stefan^2.