]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Thu, 30 Mar 2017 12:51:52 +0000 (12:51 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 30 Mar 2017 12:51:52 +0000 (12:51 +0000)
commitf56036523cb52363e4ddc5eaefdc339beb99898e
treeb74bb61fa33fe21160debbf20a49fb8af427c660
parent0dc4a16fa38611ede5c436ad85acc14f79952be8
On the trunk:

mod_http2: fixed problem of forgotten requests when number of connections larger than number of workers. Some code refactor, threads now queued in slot order for vanity reasons, so that the segfaults are more likely at the top and not the bottom.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1789520 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_conn.c
modules/http2/h2_mplx.c
modules/http2/h2_workers.c
modules/http2/h2_workers.h