]> granicus.if.org Git - apache/commit
mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare allocat...
authorStefan Eissing <icing@apache.org>
Fri, 26 Feb 2016 13:26:25 +0000 (13:26 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 26 Feb 2016 13:26:25 +0000 (13:26 +0000)
commitdce4ce7f57433dca950aebccf3f5b6bd77777074
tree5b7db617d547d4192fe5f16ed6794d040e22c9b7
parent96588779122077892b8a99872dc53b31e14409e3
mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare allocator_t for slave connections around

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1732477 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_session.h
modules/http2/h2_push.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_output.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_worker.c
modules/http2/mod_http2.h
modules/http2/mod_proxy_http2.c