3. Configuration

sasid loads the non-reloadable configuration from /etc/sasid/sasid.conf. The default configuration file in /opt/sasid/share/examples can normally be used as a base:

$ cp /opt/sasid/share/examples/sasid.conf /etc/sasid/

Below are some of the most important settings that can be configured.

3.1. Daemon directives

LISTENING_ADDR

The IP address to listen on. In the default configuration this is set to 127.0.0.1.

LISTENING_PORT

The port to listen on. In the default configuration this is set to 25315.

3.2. Engine directives

SXL_ENABLE

Controls whether the SXL functionality is enabled or disabled.