[
https://issues.apache.org/jira/browse/TS-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796907#comment-13796907
]
ASF subversion and git services commented on TS-2159:
-----------------------------------------------------
Commit b942f3b942ea2a46279fda3a2d22e6f3c618780a in branch refs/heads/master
from [~zym]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=b942f3b ]
TS-2159: Force first log rotation at proxy.config.log.rolling_size_mb
> First log rotation should happen at proxy.config.log.rolling_size_mb
> --------------------------------------------------------------------
>
> Key: TS-2159
> URL: https://issues.apache.org/jira/browse/TS-2159
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Adam Twardowski
> Assignee: Zhao Yongming
> Priority: Minor
> Fix For: 4.2.0
>
>
> If a 50MB log file exists, and proxy.config.log.rolling_size_mb is set to
> 100MB, then the first log rotate won't happen until it reaches 150MB. The
> logging system appears to be counting bytes written to the log instead of
> file size.
--
This message was sent by Atlassian JIRA
(v6.1#6144)