summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAllan K. Edwards <ake@apache.org>2003-04-17 20:26:33 +0000
committerAllan K. Edwards <ake@apache.org>2003-04-17 20:26:33 +0000
commit70c85067390813aac567e17b0cc354ecc5fa3415 (patch)
treed42e2d7649c9a0d524743655112677f33b0f581e /CHANGES
parent9453d17690d5764df32781df70e19e05fd7c4159 (diff)
downloadhttpd-70c85067390813aac567e17b0cc354ecc5fa3415.tar.gz
Enable ap_sock_disable_nagle for Windows. This along with the
addition of APR_TCP_NODELAY_INHERITED to apr.hw will cause Nagle to be disabled for Windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99420 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2d8224cd81..f5578fbb75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
Changes with Apache 2.0.46
+ *) Enable ap_sock_disable_nagle for Windows. This along with the
+ addition of APR_TCP_NODELAY_INHERITED to apr.hw will cause Nagle
+ to be disabled for Windows. [Allan Edwards]
+
*) Correct a mis-correlation between mpm_common.c and mpm_common.h;
This patch reverts us to pre-2.0.46 behavior, using the
ap_sock_disable_nagle noop macro, because ap_sock_disable_nagle