Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: Apache: Logging: how-to pipe logs orlogtoanothermachine (was Disk
- Date: 09 Sep 2002 02:40:40 +0900
- From: Bruno Raoult <br@example.com>
- Subject: Re: [tlug] Re: Apache: Logging: how-to pipe logs orlogtoanothermachine (was Disk
- References: <F166yDd3OJXsNQptgFr00000022@example.com><1031470505.12169.24.camel@example.com> <15739.26268.212283.846293@example.com><15739.26854.670800.686908@example.com><20020908163321.GD32551@example.com> <15739.32427.53683.926767@example.com>
On Mon, 2002-09-09 at 01:45, Viktor Pavlenko wrote: > TD> Always repeating the same value compresses _very_ well of course :-) > TD> You should try random values instead... > > Just to wrap it up, playing with numbers in the perl one-liner I > posted earlier shows that gzip uses buffer size 49152, for both print > $_ and print rand. strace on gzip gives: [...] read(0, "VIDIA NVdriver Kernel Module 1."..., 8192) = 8192 read(0, "(li) CMD (cd /www/li-bridge; wge"..., 32768) = 8192 read(0, "] Rejected at IN(default) filter"..., 24576) = 8192 write(1, "\266\255\334\221\322\\\333\272$)\315\267\255\272\332!I"..., 16384) = 16384 [...] This means that the input buffer is BUFSIZ, and output buffer is 2*BUFSIZ. br. -- GPG Key: 653514E5 (http://www.raoult.com/gpg) -- Unix is user friendly. He's just very picky about who his friends are...Attachment: signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [tlug] Re: Apache: Logging: how-to pipe logs orlogtoanothermachine (was Disk
- From: Viktor Pavlenko
- References:
- Re: [tlug] Apache: Logging: how-to pipe logs or logtoanothermachine (was Disk
- From: Jean-Christian Imbeault
- Re: [tlug] Apache: Logging: how-to pipe logs or logtoanothermachine(was Disk
- From: Bruno Raoult
- Re: [tlug] Apache: Logging: how-to pipe logs or logtoanothermachine(was Disk
- From: Viktor Pavlenko
- Re: [tlug] Apache: Logging: how-to pipe logs or logtoanothermachine(was Disk
- From: Viktor Pavlenko
- [tlug] Re: Apache: Logging: how-to pipe logs or logtoanothermachine (was Disk
- From: Tobias Diedrich
- Re: [tlug] Re: Apache: Logging: how-to pipe logs or logtoanothermachine (was Disk
- From: Viktor Pavlenko
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: Apache: Logging: how-to pipe logs or logtoanothermachine (was Disk
- Next by Date: Re: [tlug] Re: Apache: Logging: how-to pipe logs orlogtoanothermachine (was Disk
- Previous by thread: Re: [tlug] Re: Apache: Logging: how-to pipe logs or logtoanothermachine (was Disk
- Next by thread: Re: [tlug] Re: Apache: Logging: how-to pipe logs orlogtoanothermachine (was Disk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links