Products | Versions |
---|---|
Spotfire | 14.0.0 |
The worker process for Automation Services or the Web Player hosts an internal web server that binds to the system's network interfaces. How to configure it so that it does not use IPv6 when binding to addresses on the Windows node manager machine.
Windows Machine
The Spotfire Automation Services and Web Player do not provide a built-in option to prevent the worker process from using IPv6. Therefore, the recommended approach is to disable IPv6 at the operating system level on the Node Manager’s Windows machine.
Note: However, you can prevent Spotfire Server from using IPv6 to communicate with the node manager.
config set-addresses -A<fqdn> -A<shortname> -A<ipv4> -A<ipv6>
(Replace <fqdn>
, <shortname>
, <ipv4>
, and <ipv6>
with your specific values.)
Updating Node Manager Settings:
To reflect the new backend addresses on the Node Manager:
This article provides information on how to prevent the Spotfire Automation Services or Web Player worker process from binding to IPv6 addresses.