INFRASTRUCTURE node

The INFRASTRUCTURE node stores settings for the Infor Public Sector site's Redis service. The INFRASTRUCTURE node has one child Redis node, with these attributes:

Attribute Description
Enable Ssl Indicates whether SSL is enabled for the Redis service.
Note: By default, Redis does not support SSL. You must set up an SSL proxy to use SSL with Redis.
Host Name of the Redis host server.
Password Password for the Redis service.
Port Port number that the Redis service uses.

The Redis node can have two children: Additional Hosts and Redis Connection Options.

The Additional Hosts node can have one or more host nodes as children, each of which defines an additional Redis host. Each host node has these attributes:

Attribute Description
Host Name of the host server.
Password Password for the Redis service.
Port Port number that the Redis service uses.