I just wanted to let you know that Hestia is not affected. The main Nginx instance is running version 1.30.2, and Apache2 does not have the HTTP/2 module enabled. The Nginx instance managing the Hestia Control Panel is also running Nginx 1.30.2, so it is not affected either.
Just thought I’d add that as the nginx version is not vulnerable, it will let us set the max_headers directive.
Default is 1000 (nginx -T | grep max_header) which is quite generous. I’d be tempted to set it lower. Can do this within http{} stanza in nginx.conf