SigNum
Restart Type
node
Permitted Values
Type
numeric
Default
Range
0-4G
When using the shared memory transporter, a process sends an
operating system signal to the other process when there is
new data available in the shared memory. Should that signal
conflict with with an existing signal, this parameter can be
used to change it. This is a possibility when using SHM due
to the fact that different operating systems use different
signal numbers.
The default value of SigNum is 0;
therefore, it must be set to avoid errors in the cluster log
when using the shared memory transporter. Typically, this
parameter is set to 10 in the [shm
default] section of the
config.ini file.