-
Notifications
You must be signed in to change notification settings - Fork 638
How can I upload images to s3 using HTTP2 protocol? #2739
-
I want to try HTTP2 for big amount of concurrent image uploads and see performance difference? How can I force h2 protocol as a Js client in browser environment? I couldn't succeed by using FetchHttpHandler.
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 3
Replies: 1 comment 1 reply
-
@hakan-bilgin Did you find any solution for this?
Beta Was this translation helpful? Give feedback.
All reactions
-
Unfortunately, I couldn't find at that time. I was working for another company at that time and I didn't need this again. I remember that it was the AWS servers which didn't accept HTTP2 protocol. I also remember comments telling that HTTP2 can be even less performant in some cases. I don't know if AWS started to support this during the last two years.
Beta Was this translation helpful? Give feedback.