Changing the engine count on Linux

The engine count specifies the number of engines configured on the server to handle engine-related requests. For a standalone Spotfire Statistics Services installation, by default, the engine count is set to the number of cores on the server.

Procedure

  1. Edit the script file SPSERVER_HOME/init.d/spserver (where SPSERVER_HOME is your server installation directory).
  2. Set the value of SPSERVER_ENGINES to the desired value.
  3. Start or restart the service.
Related concepts