diff options
author | Stefan Eissing <icing@apache.org> | 2021-07-06 15:06:00 +0200 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2021-07-06 15:06:00 +0200 |
commit | 2d3427861273955103112c68ed8496d6fa94ad0b (patch) | |
tree | 4346848b0b6916f724ca4eea382d801d31916fdb /docs/manual/vhosts/name-based.html.en.utf8 | |
parent | Trigger ci. (diff) | |
download | apache2-2d3427861273955103112c68ed8496d6fa94ad0b.tar.xz apache2-2d3427861273955103112c68ed8496d6fa94ad0b.zip |
*) mod_http2:
- Aborting requests via RST_STREAM no longer affect the available
resources of a connection when the first chunk of the response
body has been sent.
- H2Min/MaxWorkers behave as intended again. The module will initially
create H2MinWorkers threads and add up to H2MaxWorkers when needed. These
additional workers time out when idle after H2MaxWorkerIdleSeconds and
disappear again.
- When the shutdown of a child is detected (e.g. graceful shutdown), the
module will terminate all idle workers above H2MinWorkers right away.
This detection currently only happens when a HTTP/2 connection is active.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891312 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/vhosts/name-based.html.en.utf8')
0 files changed, 0 insertions, 0 deletions