Posts tagged Payara Server 5 Basics (2)
Configuring Sticky Sessions for Payara Server with Apache Web Server
Published on 27 Aug 2018
by Matthew Gill
Topics:
Payara Server Basics - Series,
Payara Server 5 Basics
|
2 Comments
*Note: This blog post is an update to Configuring Stick Sessions for Payara Server with Apache Web Server, which was written for Payara Server 4.
Introduction
This article continues our introductory blog series on setting up a simple deployment group with Payara Server, carrying straight on from our last blog where we set up a load balancer for our deployment group.
Creating a Simple Deployment Group
Published on 24 Aug 2018
by Matthew Gill
Topics:
Hazelcast,
Clustering,
Payara Server Basics - Series,
Payara Server 5 Basics
|
4 Comments
Note: This blog post is an update to Creating a Simple Cluster, which was written for Payara Server 4.
Introduction
Continuing our introductory blog series, this blog will demonstrate how to set up a simple Hazelcast deployment group containing two instances. Deployment groups were introduced with Payara 5 to replace clusters. They provide a looser way of managing servers, allowing instances to cluster by sharing the same configuration whilst providing a single deployment target for all of them. See here to read more about Deployment Groups.