]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the 2.4.x branch: merge of r1701609-1705681 from trunk.
authorStefan Eissing <icing@apache.org>
Fri, 13 Jan 2017 16:32:57 +0000 (16:32 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 13 Jan 2017 16:32:57 +0000 (16:32 +0000)
commitf6e502d24058643248ac49ad84f0a4ece4a62045
tree6eee69c103686027c937e650b2e1f2d79198bffb
parentc836392fb64631458ed7491bf1b0c8b605b6054b
On the 2.4.x branch: merge of r1701609-1705681 from trunk.

  *) mod_http2: streaming of request output now reacts timely to data
     from other streams becoming available. Same for new incoming requests.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1778629 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_version.h