Greetings.

The curl folks think they might have finally tracked down the http/2
issues were were hitting with composes now.

So, I'd like to:

Apply this patch to enable h2 on kojipkgs again:

diff --git a/playbooks/include/proxies-websites.yml
b/playbooks/include/proxies-websites.yml
index d66e829..47289ab 100644
--- a/playbooks/include/proxies-websites.yml
+++ b/playbooks/include/proxies-websites.yml
@@ -585,7 +585,7 @@
     - kojipkgs01.fedoraproject.org
     - kojipkgs02.fedoraproject.org
     cert_name: "{{wildcard_cert_name}}"
-    use_h2: false
+    use_h2: true

   - role: httpd/website
     site_name: apps.fedoraproject.org

Then, run the proxies playbook to enable it.

Then, do a rawhide compose.

If it fails with any h2 or cannot download errors, revert the change and
let the curl folks know.

If it doesn't leave it enabled.

I'd likely do this testing over the weekend when no other composes are
running.

Can I get some +1s for this plan?

kevin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to