[
https://issues.apache.org/jira/browse/TS-4799?focusedWorklogId=27484&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27484
]
ASF GitHub Bot logged work on TS-4799:
--------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/16 21:57
Start Date: 30/Aug/16 21:57
Worklog Time Spent: 10m
Work Description: GitHub user pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/945
TS-4799: Allow minimum log rolling period to be as low as 30s.
Change the minimum allowed log rolling period from 60s to 30s.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbchou/trafficserver TS-4799
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/945.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #945
----
commit bed74b3f871e9f5a60a151573ff981069afc286b
Author: Peter Chou <[email protected]>
Date: 2016-08-30T21:36:27Z
TS-4799: Allow minimum log rolling period to be as low as 30s.
Change the minimum allowed log rolling period from 60s to 30s.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 27484)
Time Spent: 10m
Remaining Estimate: 0h
> Allow minimum log rolling period to be set as low as 30s (down from 60s).
> -------------------------------------------------------------------------
>
> Key: TS-4799
> URL: https://issues.apache.org/jira/browse/TS-4799
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Peter Chou
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Change MIN_ROLLING_INTERVAL_SEC in proxy/logging/Log.h to 30 (seconds).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)