-
Joined on
2026-02-24
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-27 07:11:10 +00:00
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-27 07:10:45 +00:00
Update Mass Branching SOP
Hey @patrikp, just a heads up that I've opened PR #496 to remove dead PDC references across the docs (Issue #344). I specifically avoided touching `modules/release_guide/pages/sop_mass_branching.ad…
Remove decommissioned PDC references
victorkoycheff
created branch issue-344-remove-pdc in victorkoycheff/docs
2026-02-26 08:13:16 +00:00
dist-git lookaside cache files served with wrong HTTP headers
Quick update: Kevin was right, deflate.conf wasn't being applied to the src subdomains. I've completely pivoted the linked PR (infra/ansible#3170). The fix now targets the actual distgit…
proxies-reverseproxy: set keepalive=on ttl=10 for koji
Yeah, it's definitely a pretty complex path. :)
fix(pagure): Set WSGIApplicationGroup %{GLOBAL} to prevent httpd core dumps
That makes total sense, @kevin. I've updated the PR to revert the changes to the main pagure role and scoped the WSGIApplicationGroup %{GLOBAL} directive strictly to distgit (pkgs01).
victorkoycheff
pushed to issue-12670-httpd-core-dump at victorkoycheff/ansible
2026-02-26 07:38:17 +00:00
fix(fedora-web): Exclude archives from mod_deflate to fix lookaside cache downloads
Thanks for the feedback @kevin
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-26 07:20:21 +00:00
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-26 07:20:02 +00:00
502 error from long running koji connections (watch-task, chainbuild, watch-logs)
Hey everyone, I've opened a PR to fix this.
proxies-reverseproxy: set keepalive=on ttl=10 for koji