aws / aws/apprunner-roadmap

Support HTTP2 traffic

Open
#77 2 comments 286 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
We are using App Runner mostly for frontend applications build with React/Next.js etc.

We are using custom build Nginx + Node.js Docker image (https://github.com/goforboom/mango) as proxy for Next.js applications. So we are able to route most of the heavy traffic (images, CSS files, static HTML, JavaScript) over Nginx proxy and cache it easily. But now we are stacked on HTTP 2 protocol. Because App Runner does not supports it. Requests from users browsers are very speed-sensitive. Right now as workaround we are using CloudFront as first layer between users and App Runner and its amazingly improves performance because HTTP2. Its possible to add support for HTTP2 protocol? It helps a lot!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.