Hi Bill,

On 05.10.2010 19:49, wr...@apache.org wrote:
Author: wrowe
Date: Tue Oct  5 17:49:41 2010
New Revision: 1004734

URL: http://svn.apache.org/viewvc?rev=1004734&view=rev
Log:
This really didn't need a backport vote per say, is already built
for other platforms, and for Windows in trunk.

thanks for exlaining, but ...

mod_proxy_scgi: Add module to build on Windows.

Submitted by: rjung
Reviewed by: wrowe


Added:
     httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_scgi.dsp   (with props)
Modified:
     httpd/httpd/branches/2.2.x/Apache.dsw
     httpd/httpd/branches/2.2.x/CHANGES
     httpd/httpd/branches/2.2.x/Makefile.win
     httpd/httpd/branches/2.2.x/build/installwinconf.awk
     httpd/httpd/branches/2.2.x/os/win32/BaseAddr.ref

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?rev=1004734&r1=1004733&r2=1004734&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Tue Oct  5 17:49:41 2010
@@ -10,6 +10,11 @@ Changes with Apache 2.2.17
    *) mod_headers: Enable multi-match-and-replace edit option
       PR 46594 [Nick Kew]

+  *) mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend
+     connections and other protocol handlers (like mod_ftp). Enforce the
+     timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering
+     close time from 30 to 2 seconds. [Stefan Fritsch]
+
    *) mod_log_config: Make ${cookie}C correctly match whole cookie names
       instead of substrings. PR 28037. [Dan Franklin<dan dan-franklin.com>,
       Stefan Fritsch]

... this addition seems to be unrelated to the change.

Regards,

Rainer

Reply via email to