]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: use new ap_sb_get_child_thread() to get child_num
authorStefan Eissing <icing@apache.org>
Tue, 19 Apr 2022 10:17:05 +0000 (10:17 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 19 Apr 2022 10:17:05 +0000 (10:17 +0000)
commit887ffec71205571029636c4b6e6df933625ee3c0
tree4784019ad35093e82abc841ad81db8861da200df
parent9d74016b80d2cf537811499df6bb46b079c8312e
  *) mod_http2: use new ap_sb_get_child_thread() to get child_num
     and create unique h2 session identifiers in logging that stay
     unique among re-activations of the master connection.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900030 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/mod_http2.c