Session handling
Airlock Gateway supports four different modes of session handling.
To choose the best option, see article How to choose/switch to the best session handling mode.
The modes are sorted descending in terms of functional scope and supported security features:
Mode | Description |
---|---|
Enforce session | Requests are aggregated into sessions.
This is the recommended mode. |
Use available session | Sessions are optional.
|
Use available session (no refresh) | Sessions are optional.
|
Sessionless | Session handling is disabled.
This mode may improve resource usage for the delivery of anonymous stateless content, such as image directories or static web repositories on the cost of traffic traceability and other disadvantages. |
Data acquisition and retraining of the Anomaly Shield application should always be carried out if a configurational change of the gateway influences the traffic. I.e., this is required if the session handling mode is changed.