Please enable mod_gzip on http://pkgsubmit.mageia.org/ iurt logs can be pretty big. eg: http://pkgsubmit.mageia.org/uploads/done/cauldron/core/release/20120802105003.tv.valstar.17932/botcmd.1343904613.jonund.log is 54Mb. Enabling mod_gzip would enable us to download them faster. Alternatively, compressing them with gzip (pretty fast) would also enable us to keep them longer.
Shouldn't it be mod_deflate? It seems to be part of Apache2.
CC: (none) => mageiaSummary: enable mod_gzip on http://pkgsubmit.mageia.org/ => enable mod_gzip or mod_deflate on http://pkgsubmit.mageia.org/
commit a8116343fd31737660b56357f4179f7cf2584255 Author: Dan Fandrich <danf@...> Date: Tue Oct 15 13:35:47 2024 -0700 Enable transparent compression on Apache (mga#6969) This will increase CPU usage somewhat, but the reduction in required bandwidth ought to make it a win for users. The compression level is set to the lowest setting to keep CPU usage down. --- Commit Link: https://gitweb.mageia.org/infrastructure/puppet/commit/?id=a8116343fd31737660b56357f4179f7cf2584255
Compression is now enabled.
Resolution: (none) => FIXEDStatus: NEW => RESOLVEDCC: (none) => dan