INFRASTRUCTURE node
The Infor Public Sector site's Redis service. The node has one child node, with these attributes:
node stores settings for theAttribute | 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
node can have two children: and .The
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. |