Remove http2 configuration #216

Merged
alexvanin merged 2 commits from nzinkevich/frostfs-http-gw:fix/disable_http2 into master 2025-02-18 13:13:57 +00:00
Member

Fasthttp server doesn't support http2, so attempt to enable it causes errors during tls establishment

Fasthttp server doesn't support http2, so attempt to enable it causes errors during tls establishment
nzinkevich self-assigned this 2025-02-18 09:58:04 +00:00
nzinkevich added 2 commits 2025-02-18 09:58:04 +00:00
fasthttp doesn't support http2
which causes errors when we enable it

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
[#XX] Remove http2 test
Some checks failed
/ DCO (pull_request) Failing after 30s
/ Vulncheck (pull_request) Successful in 52s
/ Builds (pull_request) Failing after 59s
/ OCI image (pull_request) Successful in 1m16s
/ Lint (pull_request) Successful in 2m28s
/ Tests (pull_request) Successful in 1m3s
/ Integration tests (pull_request) Successful in 5m47s
a54f870b72
Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
requested reviews from storage-services-committers, storage-services-developers 2025-02-18 09:58:04 +00:00
nzinkevich force-pushed fix/disable_http2 from a54f870b72 to a51104ed4f 2025-02-18 09:59:58 +00:00 Compare
nzinkevich force-pushed fix/disable_http2 from a51104ed4f to d35c282c7c 2025-02-18 10:29:06 +00:00 Compare
nzinkevich changed title from Remove http2 configuration to Support: Remove http2 configuration 2025-02-18 10:31:10 +00:00
nzinkevich force-pushed fix/disable_http2 from d35c282c7c to f9c5dc5260 2025-02-18 11:55:28 +00:00 Compare
alexvanin approved these changes 2025-02-18 13:13:38 +00:00
alexvanin added this to the v0.33.0 milestone 2025-02-18 13:13:52 +00:00
alexvanin merged commit f9c5dc5260 into master 2025-02-18 13:13:57 +00:00
alexvanin deleted branch fix/disable_http2 2025-02-18 13:13:58 +00:00
alexvanin referenced this pull request from a commit 2025-02-18 13:13:58 +00:00
nzinkevich changed title from Support: Remove http2 configuration to Remove http2 configuration 2025-02-18 13:39:09 +00:00
alexvanin referenced this pull request from a commit 2025-02-18 14:02:44 +00:00
alexvanin referenced this pull request from a commit 2025-02-18 14:03:43 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-http-gw#216
No description provided.