Spotfire® Server and Environment - Installation and Administration

Spotfire.Dxp.Worker.Host.env file

Settings in this configuration file affect both Web Player services and Automation Services installed on Linux. This is an empty service configuration file that is sourced by the Spotfire.Dxp.Worker.Host.sh startup script. It provides a simple and supported way to specify environment variables for the WorkerHost process (on Linux only).

An Spotfire.Dxp.Worker.Host.env file with an evironment variable

For example, this file can be used to specify a different memory allocator:

#
# This file is sourced by the Spotfire.Dxp.Worker.Host.sh startup script
# and can be used to, for example, set specific environment variables.
#
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2