]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: slave connections are reused
authorStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 12:55:11 +0000 (12:55 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 12:55:11 +0000 (12:55 +0000)
commit07d45e357e752006b45daa4bae6186509b64baf1
tree6a079257fb57733a525bcbff033a2b0bb9379589
parent09dd2d426d0f3ecd9c1d6ec0840854bc7fb8061f
mod_http2: slave connections are reused

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735416 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
CHANGES
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_task_input.h
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_util.c
modules/http2/mod_proxy_http2.c