On 6/9/23 14:58, rpl...@apache.org wrote:
Author: rpluem
Date: Fri Jun  9 12:58:55 2023
New Revision: 1910327

URL: http://svn.apache.org/viewvc?rev=1910327&view=rev
Log:
* Vote and comment [skip ci]

Modified:
     httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1910327&r1=1910326&r2=1910327&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jun  9 12:58:55 2023
@@ -213,6 +213,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Backport version for 2.4.x of patch:
        https://raw.githubusercontent.com/jfclere/patch/main/mod_deflate.patch
       +1: jfclere,
+     rpluem says: Does anyone know why we don't merge the server config?

We have:
+++
    create_deflate_dirconf,       /* dir config creater */
NULL, /* dir merger --- default is to override */
    create_deflate_server_config, /* server config */
    NULL,                         /* merge server config */
+++

Are you asking why? ;-)

*) mod_http2:
       - new directive 'H2MaxDataFrameLen n'
@@ -264,14 +265,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            https://svn.apache.org/r1908657
            https://svn.apache.org/r1908150
       2.4.x patch: svn merge -c 1877350,1894021,1906379,1908657,1908150 
^/httpd/httpd/trunk .
-     +1: jailletc36,
+     +1: jailletc36, rpluem
*) core: Optimize send_brigade_nonblocking()
       trunk patch:
          https://svn.apache.org/r1892450
          https://svn.apache.org/r1909966
       2.4.x patch: svn merge -c 1892450,1909966 ^/httpd/httpd/trunk .
-     +1: jailletc36,
+     +1: jailletc36, rpluem
*) mod_proxy: If we fail to connect to all looked up IP's from the worker
       lookup cache it might be caused by a change on DNS side. Try another



--
Cheers

Jean-Frederic

Reply via email to