Configuring Session Persistence Server from the Text Window

There are features of the Session Persistence Server that are not configurable using the Configuration Wizard. In order to configure these options, you should use the text window on the Stored Configuration page in the web interface. You can also use the text window to configure Session Persistence Server to connect to multiple hosts with different encryption levels or connection options.

When you use the text window to configure the Session Persistence Server, each configuration is specified by keyword/value pairs separated by white space (either spaces or tabs). If a value (such as a passphrase) contains a space, the entire value should be enclosed in quotation marks (" "). The keywords and values are not case‑sensitive, but each pair should begin on its own line. You may use # or // to indicate that the remainder of the line is a comment.

The following sections offer more configuration information:

Configuration Keywords

Configuring Reconnect Strings

Translating Table Statements

For examples of a configuration file, see Sample Session Persistence Server Configurations.

Once you have entered the Session Persistence Server configurations, validate your entries to ensure accuracy.

To validate configuration entries

Click the Validate button at the bottom of the Stored Configuration page.

If an entry contains invalid configurations, an error message appears at the bottom of the window stating which part of the configuration contains errors.