Using JDG as External Cache Container for WildFly HTTP Session Replication

From NovaOrdis Knowledge Base
Revision as of 00:11, 1 June 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

JDG can be used as an external cache container for HTTP session data within WildFly. This allows scaling of the data layer independent of the application, and enables different WildFly clusters, that may reside in various domains, to access data from the same JDG cluster.

Setup the JDG Cluster

Configuration details are available here Infinispan Configuration: . The external JDG cluster will be accessed by the WildFly instance over the HotRod protocol.