SerializeSALLogin

Specifies whether or not the TIBCO iProcess® Objects Server should serialize calls to the SAL login function. SAL login calls should be serialized if your UVAPI package is not thread safe. If the UVAPI package is not thread safe, concurrent calls to the SAL login function can cause the server to crash. Note that setting this parameter to 1 will have a negative impact on performance.

Values: 0 (No) or 1 (Yes)
Default: 0 (No)

Note 

On UNIX systems, this configuration parameter is not automatically written to your TIBCO iProcess® Objects Server configuration file (swentobjsv.cfg) when you upgrade from an earlier TIBCO iProcess® Objects Server. (It can be found in the “sample” configuration file (sample.cfg) that is written to your system when you upgrade.) To make use of this parameter, you must manually add it to your configuration file.