How does the Tibco Enterprise Messagiing Server (EMS) resolve hostname specified in the listen parameter in tibemsd.conf?
book
Article ID: KB0087970
calendar_today
Updated On:
Products
Versions
TIBCO Enterprise Message Service
-
Not Applicable
-
Description
Resolution: Description: ============ EMS resolves hostname specified in the listen parameter in tibemsd.conf by calling gethostbyname().
Environment: ============ ALL
Resolution: ==========
The hostname will be the value returned by the system call to gethostbyname(). It is left to the OS to get the value depending upon how the machine is configured to resolve the hostname.The hostname will be printed in the EMS Server startup banner.
Issue/Introduction
How does the Tibco Enterprise Messagiing Server (EMS) resolve hostname specified in the listen parameter in tibemsd.conf?