Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
If you have more than one Identity Manager node, you need to set up high availability configuration for Smart ID Identity Manager.
There are two options, you can either set up a Windows Failover Cluster or a load balancer, using the Apache HTTP server. Both options are described in this article. See also High availability architecture for Identity Manager.
Note |
---|
This article is valid for legacy systems (PRIME). |
Prerequisites
Expand | ||
---|---|---|
| ||
A high availability license is required. |
Option: Set up failover cluster
Expand | ||
---|---|---|
| ||
To set up an active-passive failover cluster using Microsoft Windows Failover Cluster Services:
|
Expand | ||
---|---|---|
| ||
To install identical Tomcat nodes:
|
Option: Set up load balancer
Expand | ||
---|---|---|
| ||
For the general requirements for Identity Manager, see PRIME Identity Manager requirements and interoperability. The following additional components are required:
Supported platforms for the high availability configuration:
|
Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
For load balancing with the Apache HTTP Server, the module
To do a standard Apache HTTP server setup:
|
Expand | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||
On the Apache HTTP Server, do the following to get the Load balancer running:
|
Expand | ||
---|---|---|
| ||
All Tomcat nodes must have exactly the same setup. Especially the deployment of the applications (in webapps) and the server-side configuration in these applications must be the identical, for for example, database.properties and log4j.xml. It is also a good idea to keep server.xml and Java OS Environment identical. Also, communication to subsystems must be available in the same way on each node, for example File Export, LDAP connection, and PKI connections. To install identical Tomcat nodes:
|
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
To configure the node name and activate the AJP connector, do the following for each node:
|