song created TS-4426:
------------------------
Summary: BaseLogFile::open_file stdout stderr bind error
Key: TS-4426
URL: https://issues.apache.org/jira/browse/TS-4426
Project: Traffic Server
Issue Type: Bug
Reporter: song
The condition "!strcmp(m_name.get(), "stdout")" will never be true when we
start manager with --bind_stderr (--bind_stdout) args, because the name of
BaseLogFile struct we set in set_stdout_output is --bind_stdout --bind_stderr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)