Preserve WildFly workers while restarting Apache

Many times, you need to restart Apache and all your WildFly instances become unavailable for a few seconds. So, this annoying 404 error may be a problem. In this recipe, we will learn how to mitigate this problem in a simple way. We also assume that the Apache HTTPD installation and configuration are based on the first two recipes of this chapter.

Getting ready

For this recipe, we will need an application named balancing-test, that you can find in my GitHub repository. If you skipped the Managing applications using the deployments folder recipe in Chapter 2, Running WildFly in Standalone Mode, please refer to it to download all the source code and projects that you will need.

To build the application, ...

Get WildFly Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.