Book Image

WildFly Performance Tuning

Book Image

WildFly Performance Tuning

Overview of this book

Table of Contents (17 chapters)
WildFly Performance Tuning
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Tuning the Web Container in WildFly

In this chapter, we will introduce Undertow, which is the brand new web container in WildFly. We will have a quick look at its internals and then continue our performance focus and look at the available tuning configuration options in the container. Finally, we look at the benefits of a web server such as Apache HTTPD with mod_cluster, acting as a frontend to our application server.