Products | Versions |
---|---|
TIBCO Hawk HTTP Adapter | - |
Not Applicable | - |
Resolution:
Through Hawk HTTP Adapter, we can monitor multiple domains. If one of the monitored domains is used the default network parameter, we can define in Web.xml as follows:
<init-param>
<param-name>Network</param-name>
<param-value>225.9.9.7;225.9.9.7,;;</param-value>
</init-param>
Note: Default network parameter means no using multicast.