OptionFileName (new Startup Option to be placed in SSLIP_Options.txt or Control_options.txt)
With the new CHAPI / SSLIP config, each database a customer wants will need its own instance of SSLIP. One CHAPI service can handle multiple SSLIPS.
This does not mean you’ll need one copy of SSLIP.exe for each database, or that you’ll need separate folders for the extra SSLIPs.
Multiple SSLIPs can be run off of one copy of the SSLIP.exe file by using the Command Line Parameter OptionFileName to point the SSLIP at various different Options files, which each contain a different Port Offset.
To connect Control to these new SSLIPs, create shortcuts to Control.exe that contain the exact same OptionFileName value.
DatabaseName
The DatabaseName option can be included in an Options file in order to direct the SSLIP.exe using that option file to choose that database from any available as its default connection.
*NOTE: This is NOT the name of the database in SQL Server.*
*NOTE: If spaces are placed immediately to either side of the =, the option will not work.
The above example would direct the SSLIP to use Old Store Data as its default database.