/[Apache-SVN]
ViewVC logotype

Revision 1533530


Jump to revision: Previous Next
Author: stefan2
Date: Fri Oct 18 16:12:54 2013 UTC (10 years, 6 months ago)
Changed paths: 1
Log Message:
[Revert in r1539207]

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".

* subversion/libsvn_ra_svn/marshal.c
  (svn_ra_svn_create_conn3): send data as soon as write copy it from
                             our send buffers to the socket

Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_ra_svn/marshal.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26