trunk works
+1 covener, rpluem, niq
+ * core: Translate locally generated "100-Continue" messages to ASCII
+ on EBCDIC systems, and translate the status_line on the way out of
+ ap_send_interim_response().
+ trunk:
+ http://svn.apache.org/viewvc?rev=732832&view=rev
+ http://svn.apache.org/viewvc?rev=733134&view=rev
+ http://svn.apache.org/viewvc?rev=733218&view=rev
+ 2.2.x:
+ trunk works
+ +1 covener, niq, rpluem
+
+ * mod_proxy_http: Add server_rec to ap_log_error() calls for interim
+ response messages
+ trunk
+ http://svn.apache.org/viewvc?rev=733127&view=rev
+ http://svn.apache.org/viewvc?rev=733219&view=rev
+ 2.2.x:
+ trunk works
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
the local URI. This preserves rulesets that are carefully
watching %{PATH_INFO} in their substitutions. Not pretty
by any means but I think necessary to require opt-in for 2.2.x.
-
- * core: Translate locally generated "100-Continue" messages to ASCII
- on EBCDIC systems, and translate the status_line on the way out of
- ap_send_interim_response().
- trunk:
- http://svn.apache.org/viewvc?rev=732832&view=rev
- http://svn.apache.org/viewvc?rev=733134&view=rev
- http://svn.apache.org/viewvc?rev=733218&view=rev
- 2.2.x:
- trunk works
- +1 covener, niq, rpluem
-
- * mod_proxy_http: Add server_rec to ap_log_error() calls for interim
- response messages
- trunk
- http://svn.apache.org/viewvc?rev=733127&view=rev
- http://svn.apache.org/viewvc?rev=733219&view=rev
- 2.2.x:
- trunk works
- +1: covener, niq, rpluem
* mod_ssl: Add SSLRenegBufferSize to configure the amount of memory that will
be used for buffering the request body if a per-location SSL renegotiationi