I thought we were leaving proxy_http2 experimental? On Mon, Jun 12, 2017 at 10:13 AM, <[email protected]> wrote: > Author: jim > Date: Mon Jun 12 14:13:50 2017 > New Revision: 1798472 > > URL: http://svn.apache.org/viewvc?rev=1798472&view=rev > Log: > Note that as of 2.4.26, HTTP/2 is no longer considered "experimental" > > Modified: > httpd/httpd/branches/2.4.x/CHANGES > > Modified: httpd/httpd/branches/2.4.x/CHANGES > URL: > http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1798472&r1=1798471&r2=1798472&view=diff > ============================================================================== > --- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original) > +++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Mon Jun 12 14:13:50 2017 > @@ -2,6 +2,9 @@ > > Changes with Apache 2.4.26 > > + *) HTTP/2 support no longer tagged as "experimental" but is instead > considered > + fully production ready. > + > *) mod_http2: Fix for possible CPU busy loop introduced in v1.10.3 where a > stream may keep > the session in continuous check for state changes that never happen. > [Stefan Eissing] > >
-- Eric Covener [email protected]
