From 79411bf6e0ac2efe49a19a0e12f9c58df9510d7a Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 15 Oct 2002 03:29:55 +0000 Subject: [PATCH] Been busy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97220 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 93623a2f91..aab7c02e51 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,15 @@ Changes with Apache 2.0.44 + *) Introduce the EnableSendfile directive, allowing users of NFS + shares to disable sendfile mechanics when they either fail + outright or provide intermitantly corrupted data. PR + [William Rowe] + + *) Resolve the error "An operation was attempted on something + that is not a socket. : winnt_accept: AcceptEx failed. + Attempting to recover." for users of various firewall and + anti-virus software on Windows. PR 8325 [William Rowe] + *) Add the ProxyBadHeader directive, which gives the admin some control on how mod_proxy should handle bogus HTTP headers from proxied servers. This allows 2.0 to "emulate" 1.3's behavior if -- 2.50.1