Mailing List Archive

Re: svn commit: r1893216 - /httpd/httpd/branches/2.4.x/STATUS
FYI: this proposed backport works nicely in 2.4.x, however needs revisiting when the "new" graceful-continues-serving feature is ever ported back.

- Stefan

> Am 10.09.2021 um 10:20 schrieb icing@apache.org:
>
> Author: icing
> Date: Fri Sep 10 08:20:14 2021
> New Revision: 1893216
>
> URL: http://svn.apache.org/viewvc?rev=1893216&view=rev
> Log:
> backport proposal added. [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=1893216&r1=1893215&r2=1893216&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/STATUS (original)
> +++ httpd/httpd/branches/2.4.x/STATUS Fri Sep 10 08:20:14 2021
> @@ -154,6 +154,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
> is not the right fix, then it should be removed from trunk.
> Putting it here is a way to revive the discussion
>
> + *) mod_http2: when a server is restarted gracefully, any idle h2 worker
> + threads are shut down immediately.
> + trunk patch: http://svn.apache.org/r1893214
> + http://svn.apache.org/r1893215
> + 2.4.x patch: svn merge -c 1893214, 1893215 ^/httpd/httpd/trunk .
> + +1: icing,
> +
> PATCHES/ISSUES THAT ARE BEING WORKED
> [. New entries should be added at the START of the list ]
>
>
>