How to: Set up a GlassFish Cluster
This tutorial will guide you to set up a GlassFish cluster that serves a single application on multiple machines. To be used with sticky sessions load balancing.
This series of guides will lead you to set up a highly available GlassFish cluster with a load balancer that distributes incoming requests to cluster instances.
This tutorial will guide you to set up a GlassFish cluster that serves a single application on multiple machines. To be used with sticky sessions load balancing.
This tutorial will guide you to configure Apache HTTP Server as a load balancer for your GlassFish cluster. It shows how to apply the sticky session routing mechanism to keep requests within a single session served by a single GlassFish instance.