]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r562510 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 20:56:14 +0000 (20:56 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 20:56:14 +0000 (20:56 +0000)
commit934ecec00a226c4135b5fc3925bdf2895ad53c1d
tree6b291813ac5a33577e2a9455d5177bed099d7b5f
parent3df2e1c0eb8e60c41a0db623aa8f5d85a0709877
Merge r562510 from trunk:

  *) mod_proxy: Improve network performance by setting APR_TCP_NODELAY
     (disable Nagle algorithm) on sockets if implemented.
     PR 42871 [Christian BOITEL <christian_boitel yahoo.fr>, Jim Jagielski]

Submitted by: Christian BOITEL <christian_boitel yahoo.fr>, jim
Reviewed by: rpluem, jim, fielding

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572419 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/mod_proxy_ftp.c
modules/proxy/proxy_util.c