*) mod_http2: removed obsolete stream detach code, no longer generating events
in beam shutdown on pool destroy. [Stefan Eissing]
- *) mod_slotmem_shm: Rework SHM reuse/deletion to fix races with graceful
- restarts. PR 62044. [Yann Ylavic, Jim Jagielski]
+ *) mod_proxy_balancer,mod_slotmem_shm: Rework SHM reuse/deletion to not
+ depend on the number of restarts (non-Unix systems) and preserve shared
+ names as much as possible on configuration changes for SHMs and persisted
+ files. PR 62044. [Yann Ylavic, Jim Jagielski]
*) mod_http2: discourage gzip/brotli content encoding on http2-status responses as
they are inserted into the reponse when filters are already done. [Stefan Eissing]