]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: fixed a possible concurrency issue with
authorStefan Eissing <icing@apache.org>
Thu, 24 Mar 2022 09:06:29 +0000 (09:06 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 24 Mar 2022 09:06:29 +0000 (09:06 +0000)
commita457310273fd891b2a36f59353a4aec9b924949d
treea76692da7cb2bc193d7e8a41fc59d2a7e723ae91
parent8da00af1c013c93cb2d28270528fa27b57f9d096
  *) mod_http2: fixed a possible concurrency issue with
     registering h2_mplx at h2_workers.
     Improved h2_fifo internals efficiency inspired
     by ap_fdqueue.
     Made 711 tests repeatable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899168 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_mplx.c
modules/http2/h2_util.c
test/modules/http2/test_710_load_post_static.py