I am considering a change to mod_http2 that makes the h2 workers dynamic again:
https://github.com/icing/mod_h2/pull/215 There is now some load test in that repository which I used to check the changes. You can run the interesting one as > make test # make sure test env is setup > python3 test/e2e/load_test.py bursty In case you have some spare cycles/interest, I'd be very happy about feedback on the PR. I'll let that sit over the weekend. Cheers, Stefan