Daniel Xu created TS-5085:
-----------------------------
Summary: `posix_fadvise` is incorrectly used in traffic_logcat
Key: TS-5085
URL: https://issues.apache.org/jira/browse/TS-5085
Project: Traffic Server
Issue Type: Bug
Components: Logging
Reporter: Daniel Xu
{{traffic_logcat}} is currently using {{posix_fadvise}} the exact opposite way
it should be used. It's currently telling the kernel it doesn't need anything
in this file and then immediately proceeds to read everything in the file
anyways.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)