Book Image

Wildfly Cookbook

Book Image

Wildfly Cookbook

Overview of this book

Table of Contents (23 chapters)
WildFly Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Load Balancing WildFly

In this chapter, we will cover the following topics:

  • Installing and configuring Apache HTTPD

  • Installing and configuring mod_cluster for Apache

  • Balancing WildFly using auto advertising – UDP

  • Balancing WildFly using a list of available balancers – TCP

  • Balancing using the HTTP connector instead of AJP

  • Preserve WildFly workers while restarting Apache

  • Balancing the same context for different applications

  • Rolling updates