View Revisions: Issue #1311

Summary 0001311: Add options to configure HTTP/2
Revision 2025-09-09 13:14 by rijkr
Description IST: HTTP/1.1 is enabled on web server for encrypted (https) and unencrypted (http) mode.
SOLL: Add option in server.properties to enable HTTP/2 support in encrypted mode (TLS with ALPN) with "max-events-per-sec" rate control setting.
Revision 2026-01-08 17:12 by rijkr
Description IST: HTTP/1.1 is enabled on web server for encrypted (https) and unencrypted (http) mode.
SOLL: Add option in server.properties to enable HTTP/2 support in encrypted mode (TLS with ALPN) with "max-requests-per-sec" rate control setting.
Revision 2026-01-12 17:04 by rijkr
Description IST: HTTP/1.1 is enabled on web server for encrypted (https) and unencrypted (http) mode.
SOLL-1: Add options in server.properties to enable (default)/disable HTTP/2 (in encrypted mode TLS with ALPN) with "max-requests-per-sec" rate control setting.
SOLL-2: Add configuration properties for signaling requests in the Admin Web App that exceed the max.