invalid setting of proxy.config.cluster.ethernet_interface will prevent
traffc_manager from starting
----------------------------------------------------------------------------------------------------
Key: TS-845
URL: https://issues.apache.org/jira/browse/TS-845
Project: Traffic Server
Issue Type: Bug
Components: Clustering
Affects Versions: 3.0.0, 3.1.0
Reporter: Zhao Yongming
Priority: Critical
Fix For: 3.1.0
when you set an invalid interface in proxy.config.cluster.ethernet_interface,
it will just crash.
{code}
[Jun 20 15:31:15.350] Manager {140230882367264} FATAL: [LocalManager::initCCom]
Unable to find network interface eth5. Exiting...
[Jun 20 15:31:15.350] Manager {140230882367264} FATAL: (last system error 2:
No such file or directory)
[Jun 20 15:31:15.351] Manager {140230882367264} NOTE:
[LocalManager::mgmtShutdown] Executing shutdown request.
[Jun 20 15:31:15.351] Manager {140230882367264} NOTE:
[LocalManager::processShutdown] Executing process shutdown request.
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira