]> granicus.if.org Git - apache/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Sat, 25 Mar 2017 16:07:30 +0000 (16:07 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 25 Mar 2017 16:07:30 +0000 (16:07 +0000)
commitf56c4d62547bd9b11591ee306d26827030fdc4a3
tree1d80cb17ec4b693b9e1dc304a0e14faa7360a626
parentb193e0b7ff4995865660003f3666b04a35cc69e3
On the trunk:

mod_http2: h2 workers with improved scalability for better scheduling
     performance. There are H2MaxWorkers threads created at start and the
     number is kept constant.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788672 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
CHANGES
CMakeLists.txt
modules/http2/NWGNUmod_http2
modules/http2/config2.m4
modules/http2/h2_conn.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_task.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/h2_worker.c [deleted file]
modules/http2/h2_worker.h [deleted file]
modules/http2/h2_workers.c
modules/http2/h2_workers.h