blob: 1bc02b369c87c294a4ec16d2121d3212ba849b7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] compressing iurt logs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20compressing%20iurt%20logs&In-Reply-To=%3CCA%2BCX%2BbjCeT98yu1me3cHpimKO7wSXs1DYQZfVsVMnTu-OcPCeg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004591.html">
<LINK REL="Next" HREF="004598.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] compressing iurt logs</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20compressing%20iurt%20logs&In-Reply-To=%3CCA%2BCX%2BbjCeT98yu1me3cHpimKO7wSXs1DYQZfVsVMnTu-OcPCeg%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] compressing iurt logs">pterjan at gmail.com
</A><BR>
<I>Fri Aug 3 19:16:04 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004591.html">[Mageia-sysadm] compressing iurt logs
</A></li>
<LI>Next message: <A HREF="004598.html">[Mageia-sysadm] compressing iurt logs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4592">[ date ]</a>
<a href="thread.html#4592">[ thread ]</a>
<a href="subject.html#4592">[ subject ]</a>
<a href="author.html#4592">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Aug 3, 2012 at 5:12 PM, Thierry Vignaud
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">thierry.vignaud at gmail.com</A>> wrote:
><i> Hi
</I>><i>
</I>><i> iurt logs can be pretty big.
</I>><i> eg: <A HREF="http://pkgsubmit.mageia.org/uploads/done/cauldron/core/release/20120802105003.tv.valstar.17932/botcmd.1343904613.jonund.log">http://pkgsubmit.mageia.org/uploads/done/cauldron/core/release/20120802105003.tv.valstar.17932/botcmd.1343904613.jonund.log</A>
</I>><i> is 54Mb.
</I>><i> Could we compress them with gzip (pretty fast)?
</I>><i>
</I>><i> That would enable us to:
</I>><i> - keep them longer
</I>><i> - download them faster.
</I>
I would prefer enabling mod_gzip in the server (if it's not already)
so that I can still see them directly in the browser
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004591.html">[Mageia-sysadm] compressing iurt logs
</A></li>
<LI>Next message: <A HREF="004598.html">[Mageia-sysadm] compressing iurt logs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4592">[ date ]</a>
<a href="thread.html#4592">[ thread ]</a>
<a href="subject.html#4592">[ subject ]</a>
<a href="author.html#4592">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|