Loading STATUS +17 −1 Original line number Diff line number Diff line Loading @@ -268,7 +268,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn diff ^/httpd/httpd/branches/2.4.x ^/httpd/httpd/branches/2.4.17-protocols-http2 +1: icing, jim *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that can't create new (clear) slots while previous children gracefully stopping still use the old ones (e.g. Windows, OS2). PR 58024. Loading @@ -284,6 +283,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: merge patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_slotmem_shm-generation.patch +1: ylavic, jim *) mod_proxy: don't recyle backend announced "Connection: close" connections to avoid reusing it should the close be effective after some new request is ready to be sent. trunk patch: http://svn.apache.org/r1678763 http://svn.apache.org/r1703807 http://svn.apache.org/r1703813 2.4.x patch: trunk works (module CHANGES) +1: ylavic ylavic: while at it, I also included r1678763 which is only an optimization, but allows to keep code in sync with trunk. *) mod_proxy: Fix ProxySourceAddress binding failure with AH00938. PR 56687. trunk patch: http://svn.apache.org/r1703902 2.4.x patch: trunk works (module CHANGES) +1: ylavic PATCHES/ISSUES THAT ARE BEING WORKED * mod_proxy_http: Don't establish or reuse a backend connection before pre- Loading Loading
STATUS +17 −1 Original line number Diff line number Diff line Loading @@ -268,7 +268,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn diff ^/httpd/httpd/branches/2.4.x ^/httpd/httpd/branches/2.4.17-protocols-http2 +1: icing, jim *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that can't create new (clear) slots while previous children gracefully stopping still use the old ones (e.g. Windows, OS2). PR 58024. Loading @@ -284,6 +283,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: merge patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_slotmem_shm-generation.patch +1: ylavic, jim *) mod_proxy: don't recyle backend announced "Connection: close" connections to avoid reusing it should the close be effective after some new request is ready to be sent. trunk patch: http://svn.apache.org/r1678763 http://svn.apache.org/r1703807 http://svn.apache.org/r1703813 2.4.x patch: trunk works (module CHANGES) +1: ylavic ylavic: while at it, I also included r1678763 which is only an optimization, but allows to keep code in sync with trunk. *) mod_proxy: Fix ProxySourceAddress binding failure with AH00938. PR 56687. trunk patch: http://svn.apache.org/r1703902 2.4.x patch: trunk works (module CHANGES) +1: ylavic PATCHES/ISSUES THAT ARE BEING WORKED * mod_proxy_http: Don't establish or reuse a backend connection before pre- Loading