Enable HTTP/2 and HTTP/3 #2235
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.
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
Participation
The text was updated successfully, but these errors were encountered: