You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "song (JIRA)" <ji...@apache.org> on 2016/05/08 11:33:12 UTC

[jira] [Created] (TS-4426) BaseLogFile::open_file stdout stderr bind error

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)