Category: Software

by In the previous articles in this series introduced our thoughts on setting up a mission-critical open source Java platform with high availability in our Web layer, installing WildFly, and configure our platforms topology. It's time for some high performance tuning of our platform with some adjustments to the WildFly installation configuration.

The first step will be to add two new properties to our WildFly instances.

Add an entry in your DNS for the name marketing.mmagnani.lab pointing to the VIP which in this case is 10.0.0.190.

Related Articles