Server
Server configuration allows to view and modify the settings of DirX Access Services server entries that represent DirX Access Services server installations on your network. The DirX Access installation program creates DirX Access Services server entries automatically with default settings. You must modify these settings with values that match your environment. Although you can create new DirX Access Services server entries manually, we don’t recommend it.
Server cache service
The holder for Cache service settings.
Cache IP address
The IP address at which the DirX Access Services instance is reachable from other Services instances of the same DirX Access cluster.
Cache start port
The discovery network port number for the distributed cache. If set to
0, the distributed cache is turned off.
Cache communication port
The communication network port number for the distributed cache. If set
to 0, the distributed cache is turned off.
Session cache initial size
The initial size of a cache data region (in bytes) that stores data with custom or time-based eviction policies (for example, SSO sessions, SAML data, OAuth data). For more information, see the appendix 'Advanced Topics'.
Session cache maximal size
The maximum size of a cache data region (in bytes) that stores data with custom or time-based eviction policies (for example, SSO sessions, SAML data, OAuth data). For more information, see the appendix 'Advanced Topics'.
Evicted cache initial size
The initial size of a cache data region (in bytes) that stores data with space-based eviction. For more information, see the appendix 'Advanced Topics'.
Evicted cache maximal size
The maximum size of a cache data region (in bytes) that stores data with space-based eviction. For more information, see the appendix 'Advanced Topics'.
User cache initial size
The initial size of a cache data region (in bytes) that stores User service data with time-based eviction.
User cache maximal size
The maximum size of a cache data region (in bytes) that stores User service data with time-based eviction.
Number of cache threads for each cache thread type
The number of threads dedicated to each thread type of the cache. By
default, and if set to 0, the value is equal to twice the number of
available CPUs.
Server communication
The holder for communication settings.
Server hostname
The host name of the server. Please note that the maximum supported host name length is 128 ASCII characters.
Require SSL/TLS client authentication
The client authentication requirement for HTTP-over-SSL/TLS. Currently recognized values are:
-
None: the server does not ask the client for any certificate. -
Optional: the server asks the client for the certificate, but if not provided, the connection is established anyway. -
Mandatory: the server requests from the client a certificate that must be acceptable to the server for the connection to be established. -
Allowed Values:
-
None -
Optional -
Mandatory
-