SESSION_DIRECTORY

The SESSION_DIRECTORY element specifies where to store the session files of all applications and services started by the GAS.

This element is optional.

Usage example

<SESSION_DIRECTORY>/var/tmp</SESSION_DIRECTORY>
In this example, the session files are stored in sub directories of /var/tmp/session.

By default, the SESSION_DIRECTORY entry is not set and the session files are stored in FGLASDIR.

Parent elements

This element is a child of INTERFACE_TO_CONNECTOR.