]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1840010 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 12 Sep 2018 20:38:02 +0000 (20:38 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 12 Sep 2018 20:38:02 +0000 (20:38 +0000)
commit5cc9b3dbf58c1d167af9ed159d1838ff3a7a6ad7
tree7672e7a79d33f198765d4fda68de61527e9d3cb9
parent3d3765ec7f30e052e4b4557c5018a94b8a04d020
Merge r1840010 from trunk:

On the trunk:

mod_http2: connection IO event handling reworked. Instead of reacting on
     incoming bytes, the state machine now acts on incoming frames that are
     affecting it. This reduces state transitions.

Submitted by: icing
Reviewed by: icing, ylavic, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840757 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_version.h