Configuring the Session Store Feature on the C-Web Interface
You can configure three things for the session store feature:
- Configure session store parameters for a router or device driver. See Configuring Session Store Parameters for a Device Driver.
- Configure global session store parameters that are shared by all session store instances (active or passive) on the SAE. See Configuring Global Session Store Parameters with the C-Web Interface.
- Reduce the size of session objects that the SAE sends across the network for the session store feature. See Reducing the Size of Objects for the Session Store Feature.
Configuring Session Store Parameters for a Device Driver
To configure session store parameters within a device driver configuration:
- In the side pane, expand the type of driver that you want to configure, and then click Session Store.
The Session Store pane appears.
- Click Create, enter information as described in the Help text in the main pane, and then click Apply.
Configuring Global Session Store Parameters with the C-Web Interface
This section describes how to configure global session store parameters that are shared by all session store instances (active or passive) on the SAE. You can also configure session store parameters within a device driver configuration. See Configuring Session Store Parameters for a Device Driver.
To configure global session store parameters:
The Session Store pane appears.
- Click Create, enter information as described in the Help text in the main pane, and then click Apply.
Reducing the Size of Objects for the Session Store Feature
You can use serialized data compression to reduce the size of sessions objects that the SAE sends across the network for the session store feature. Enabling this property reduces the size of objects, but increases the CPU load on the SAE.
To specify whether or not session objects are compressed:
The SAE Configuration pane appears.
- Click Create, enable the Compress Session Data box as described in the Help text in the main pane, and then click Apply.
Related Topics