Skip to content

Conversation

pjfanning
Copy link
Member

@pjfanning pjfanning commented Oct 3, 2025

  • pekko.http.server.enable-http2 replaces pekko.http.server.preview.enable-http2 (but that old setting is still checked too)
  • if either pekko.http.server.enable-http2 or pekko.http.server.preview.enable-http2 is set to on, the HTTP/2 is enabled
  • aim would be to also backport this to 1.3.0
  • if this is backported to 1.3.0, it would probably make sense to follow up in main branch and remove the PreviewServerSettings class altogether - even if we do continue to support the config pekko.http.server.preview.enable-http2
  • see HTTP2 Server Preview #756

@pjfanning pjfanning marked this pull request as draft October 3, 2025 05:42
@pjfanning pjfanning added this to the 2.0.0 milestone Oct 3, 2025
@pjfanning pjfanning marked this pull request as ready for review October 7, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant