Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable HTTP/2 and HTTP/3 #2235

Open
1 of 2 tasks
Venefilyn opened this issue Oct 22, 2023 · 1 comment
Open
1 of 2 tasks

Enable HTTP/2 and HTTP/3 #2235

Venefilyn opened this issue Oct 22, 2023 · 1 comment
Labels
area/other Related to some other area/category than the specified ones. complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/feature New feature or a request for enhancement.

Comments

@Venefilyn
Copy link
Contributor

Venefilyn commented Oct 22, 2023

Description

Currently the API for Packit doesn't support HTTP/2 or HTTP/3, instead defaulting to HTTP/1.1 for requests

This likely has to do with some part of the pipeline not having a certificate for the request, likely between the OpenShift pods and Apache.

Benefit

HTTP/2 and HTTP/3 offer significant speed increases
https://developer.mozilla.org/en-US/docs/Glossary/HTTP_2
https://developer.mozilla.org/en-US/docs/Glossary/HTTP_3

Importance

Minor feature

What is the impacted category (job)?

General

Workaround

  • There is an existing workaround that can be used until this feature is implemented.

Participation

  • I am willing to submit a pull request for this issue. (Packit team is happy to help!)
@Venefilyn Venefilyn added the kind/feature New feature or a request for enhancement. label Oct 22, 2023
@majamassarini majamassarini added complexity/single-task Regular task, should be done within days. impact/low This issue impacts only a few users. area/other Related to some other area/category than the specified ones. gain/low This doesn't bring that much value to users. labels Oct 23, 2023
@majamassarini majamassarini self-assigned this Oct 23, 2023
@majamassarini
Copy link
Member

Thanks a lot @SpyTec for creating this card and willing to take care of it! 🙏🏻

@majamassarini majamassarini moved this from new to backlog in Packit Kanban Board Oct 23, 2023
@majamassarini majamassarini removed their assignment Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/other Related to some other area/category than the specified ones. complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/feature New feature or a request for enhancement.
Projects
Status: backlog
Development

No branches or pull requests

2 participants