You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/09/07 20:30:54 UTC

DO NOT REPLY [Bug 12386] - CustomLog: piping to gzip does not work as documented

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12386>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12386

CustomLog: piping to gzip does not work as documented





------- Additional Comments From slive@apache.org  2002-09-07 18:30 -------
It is probably a bug in the docs.  I wrote that example without testing it
(Bad Joshua!).  But I don't really know why it doesn't work, so I am hesitant
to rewrite that section.  Is it that gzip just won't compress in a stream like
that (it seems to work with cat file | gzip -c > file2.gz), or am I missing
something fundamental about piped logs?

Any help appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org