Reduce frequency of "periodic tasks" for logging
------------------------------------------------
Key: TS-403
URL: https://issues.apache.org/jira/browse/TS-403
Project: Traffic Server
Issue Type: Bug
Reporter: Leif Hedstrom
Priority: Minor
Fix For: 2.3.0
Once a second, we perform various periodic tasks with the logging thread, for
example, calculate how much disk space is consumed by all logs. This can
consume some noticeable amount of CPU, if there are a huge number of files. I'm
suggesting we might reduce the frequency on this periodic task to maybe once
every 5s - 10s.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.