]> granicus.if.org Git - apache/commit
mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive not set...
authorStefan Eissing <icing@apache.org>
Wed, 30 Mar 2016 15:35:58 +0000 (15:35 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 30 Mar 2016 15:35:58 +0000 (15:35 +0000)
commit42cc4efc74fed396ec6a04140542d6e8d9bb478d
tree0e75a8d863a41292e5469a1da6428d1ced29a9c6
parent819eaf1b0fbd1e08838c5fd6ba86adba580f97cb
mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive not set properly

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1737125 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
CHANGES
docs/manual/mod/mod_http2.xml
modules/http2/h2.h
modules/http2/h2_ctx.c
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_request.c
modules/http2/h2_response.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/mod_http2.c