-
Joined on
2026-02-24
victorkoycheff
pushed to issue-12812-kill-mime-magic at victorkoycheff/ansible
2026-03-23 16:46:12 +00:00
victorkoycheff
created branch issue-12812-kill-mime-magic in victorkoycheff/ansible
2026-03-23 16:46:12 +00:00
502 error from long running koji connections (watch-task, chainbuild, watch-logs)
@mikem @kevin If we are going to retest I suggest also merging infra/ansible#3213 too so we can double whammy the issue and fix it once and for all
502 error from long running koji connections (watch-task, chainbuild, watch-logs)
ok, so looking closer at mikem's debug logs where max=450 was showing up, that wasn't a static limit - it was actually counting down from 500.
httpd/koji: set MaxKeepAliveRequests 0 to fix 502 race condition
distgit: disable mod_mime_magic content encoding for archives
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-03-04 19:33:42 +00:00
web-data-analysis: remove hardcoded end dates in mirrors gnuplot script
victorkoycheff
created branch fix-12833-gnuplot-dates in victorkoycheff/ansible
2026-03-04 11:03:55 +00:00
victorkoycheff
pushed to fix-12833-gnuplot-dates at victorkoycheff/ansible
2026-03-04 11:03:55 +00:00
fix(fedora-web): Exclude archives from mod_deflate to fix lookaside cache downloads
Nit pickiness is more than fine, negligence is the bad one ; )
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-27 18:23:13 +00:00
victorkoycheff
pushed to issue-12812-fix-deflate-headers at victorkoycheff/ansible
2026-02-27 18:20:16 +00:00
fix(fedora-web): Exclude archives from mod_deflate to fix lookaside cache downloads
Okay, I wrapped the changes in the staging block (unindented is better, right?)... I also dropped the WIP prefix, so this should be ready to try out on staging whenever. ; )