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
- Edit the script file SPSERVER_HOME/init.d/spserver (where SPSERVER_HOME is your server installation directory).
- Set the value of SPSERVER_ENGINES to the desired value.
- Start or restart the service.
Parent topic: Post-installation configuration
Related concepts