Skip to content

[2.9.x] support akka.http.server.enable-http2 (backport #13750) by @pjfanning#13936

Merged
mkurz merged 1 commit into
2.9.xfrom
mergify/bp/2.9.x/pr-13892
May 6, 2026
Merged

[2.9.x] support akka.http.server.enable-http2 (backport #13750) by @pjfanning#13936
mkurz merged 1 commit into
2.9.xfrom
mergify/bp/2.9.x/pr-13892

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 6, 2026

Pull Request Checklist

Helpful things

Fixes

Fixes #xxxx

Purpose

What does this PR do?

Since a while, akka.http.server.enable-http2 is preferred but worth also setting the older setting just in case too.

Background Context

Why did you take this approach?

References

Are there any relevant issues / PRs / mailing lists discussions?


This is an automatic backport of pull request #13750 done by [Mergify](https://mergify.com).
This is an automatic backport of pull request #13892 done by [Mergify](https://mergify.com).

@mergify mergify Bot added the conflicts label May 6, 2026
@mergify

This comment was marked as resolved.

@mkurz mkurz changed the title [2.9.x] [3.0.x] support pekko.http.server.enable-http2 (backport #13750) by @pjfanning (backport #13892) by @mergify[bot] [2.9.x] support pekko.http.server.enable-http2 (backport #13750) by @pjfanning May 6, 2026
@mkurz mkurz changed the title [2.9.x] support pekko.http.server.enable-http2 (backport #13750) by @pjfanning [2.9.x] support akka.http.server.enable-http2 (backport #13750) by @pjfanning May 6, 2026
(cherry picked from commit ad4d5a8)
(cherry picked from commit bf74035)
@mkurz mkurz force-pushed the mergify/bp/2.9.x/pr-13892 branch from 98e8ed7 to e484a94 Compare May 6, 2026 14:01
.withFallback(Configuration(context.actorSystem.settings.config))
.underlying
Configuration(
"akka.http.server.enable-http2" -> http2Enabled,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkurz
Copy link
Copy Markdown
Member

mkurz commented May 6, 2026

Passes locally.

@mkurz mkurz merged commit 8044016 into 2.9.x May 6, 2026
8 checks passed
@mkurz mkurz deleted the mergify/bp/2.9.x/pr-13892 branch May 6, 2026 14:11
@mkurz mkurz added this to the 2.9.11 milestone May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants