Horizontal cluster: The location of the temporary
directory can be either unique or shared for a horizontal cluster.
Create a unique temporary directory on each node of the cluster
to eliminate network traffic to a shared drive or directory.
Vertical cluster: Create a shared temporary directory.
Typically, the shared folder is on the same local system as the
vertical cluster.
In addition to the shared temporary folder, each server creates
its unique subdirectories to store temporary data. The subdirectory
name is based on the corresponding server name.
(JBoss Only) To ensure each JBoss instance has a unique
name, open the run.bat file, and manually modify the -Dadobeidp.serverName=<servername> JVM argument.
The default value is server1.