[
https://issues.apache.org/jira/browse/TS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919547#comment-13919547
]
Leif Hedstrom commented on TS-1521:
-----------------------------------
Couple of thoughts:
1. This needs to be configurable, per log object.
2. Is this for ascii logs only? If so, why ?
3. There's a delete[] added in the patch, why is that ? Presumably there's
another delete[] then that's superfluous ??
4. The code uses <tab>'s. Don't do that :).
5. Who is reggie ?
> Enable compression for binary log format
> ----------------------------------------
>
> Key: TS-1521
> URL: https://issues.apache.org/jira/browse/TS-1521
> Project: Traffic Server
> Issue Type: New Feature
> Components: Logging
> Environment: RHEL 6+
> Reporter: Lans Carstensen
> Assignee: Yunkai Zhang
> Fix For: 6.0.0
>
> Attachments: logcompress.patch
>
>
> As noted by in a discussion on #traffic-server, gzip can result in 90%+
> compression on the binary access logs. By adding a reasonable streaming
> compression algorithm to the binary format you could significantly reduce
> logging-related IOPS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)