Section – Redis Session Store
GUI | Description |
|---|---|
Redis mode | Specifies where the session store is located:
Notice Since the session store is an essential component for Airlock Gateway, it is very important that any remote Redis service is very responsive and highly available. Any disruption of the Redis service will greatly impair the performance and functionality of Airlock Gateway. |
Session store auto-sizing | If enabled, Airlock Gateway will calculate the optimal session store size. Automatic sizing is only available in Local mode and is highly recommended. Otherwise consider reserving ~100KB per session that the session store should ever handle simultaneously. |
Session store size | Maximum amount of megabytes Airlock Gateway is allowed to use for the session store. This amount has to be available on the Redis master node respectively in the sum of all cluster master nodes. Info If the above limit is reached, no new sessions may be created. But if there is not enough space available on the Redis service, the whole functionality of Airlock Gateway will be impaired. Therefore it is recommended to set the limit a few percent below the actual space available on the Redis service. |
Session store username and password | Configure a username (optional) and a password to authenticate Airlock Gateway against the Redis Server. Please ensure that all servers are configured with the same credentials. |
