Clustering
Why and how the iGrafx platform runs as a cluster of nodes behind a load balancer, and what the lead and local node designations mean.
Why and how the iGrafx platform runs as a cluster of nodes behind a load balancer, and what the lead and local node designations mean.
Set up an iGrafx platform cluster with Redis: enable Redis clustering on the first node, set the optional Redis connection variables, add nodes, and front it with a load balancer.
The deprecated Hazelcast-based clustering method, kept for reference. New clusters must use Redis.
A worked example of fronting two Tomcat cluster nodes with an Apache mod_jk load balancer using sticky sessions — for demonstration, not production.