aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

HTTP 1.0 support #121

Closed electric-al closed 1 year ago

electric-al commented 2 years ago

Community Note

Tell us about your request Support HTTP 1.0. This has been added to envoy upstream https://github.com/envoyproxy/envoy/pull/2792

Currently this blocks some server API requests that are stuck at being http 1.0. A good example is a using apprunner as a 'shopify app proxy' target which always uses HTTP 1.0 (and does not look like it updating to http./1.1+ soon)

Describe alternatives you've considered Currently getting this to work by putting a cloudfront distribution in front. However this is more setup that we would like as we will using multiple apprunner instances across different environments.

Additional context N/A

Attachments N/a

itizarsa commented 1 year ago

Hi Folks, Any updates on when this will be picked up by the app runner team?

amitgupta85 commented 1 year ago

Thanks for your patience. We are going to take a look at this.

jplock commented 1 year ago

https://aws.amazon.com/about-aws/whats-new/2023/02/aws-app-runner-http-1-0-protocol/

snnles commented 1 year ago

Thank you everyone for your feedback. App Runner now supports HTTP 1.0

https://aws.amazon.com/about-aws/whats-new/2023/02/aws-app-runner-http-1-0-protocol/