

- APACHE TOMCAT HOW TO
- APACHE TOMCAT INSTALL
- APACHE TOMCAT FULL
- APACHE TOMCAT SOFTWARE
- APACHE TOMCAT PLUS
SSL/TLS support is enabled by default in all NGINX Plus packages and NGINX Open Source binaries provided by NGINX.If you plan to enable SSL/TLS encryption of traffic between NGINX Open Source or NGINX Plus and clients of your Tomcat application, you need to configure a server certificate for NGINX Open Source or NGINX Plus. For the recommended way to create configuration files, see Creating and Modifying Configuration Files.Ĭonfiguring an SSL/TLS Certificate for Client Traffic We recommend that you do not copy text from the configuration snippets in this guide into your configuration files.For details about a specific directive or parameter, see the NGINX reference documentation. You can download complete configuration files for basic and enhanced load balancing from the NGINX website, as instructed in Creating and Modifying Configuration Files. Some of the examples in this guide are partial and require additional directives or parameters to be complete.If you want to copy and paste them into a terminal window, we recommend that you first copy them into a text editor, where you can substitute the object names that are appropriate for your deployment and remove any extraneous formatting characters that your browser might insert. For readability reasons, some commands appear on multiple lines.Include a line in the configuration block for each server if you have more or fewer than two. Replace these addresses with the IP addresses of your Tomcat servers. Many NGINX Open Source and NGINX Plus configuration blocks in this guide list two sample Tomcat application servers with IP addresses 10.100.100.11 and 10.100.100.12.Replace it with your organization’s name. is used as a sample domain name (in key names and configuration blocks).Running basic commands to start and stop services.Copying files between a central administrative system and Linux servers.
APACHE TOMCAT SOFTWARE
Installing Linux software from vendor‑supplied packages.Configuring and deploying a Tomcat application.
APACHE TOMCAT FULL
Full instructions are not provided for these tasks. The instructions assume you have basic Linux system administration skills, including the following.
APACHE TOMCAT PLUS

APACHE TOMCAT INSTALL
To avoid potential conflicts with other applications, we recommend you install the software on a fresh physical or virtual system.

APACHE TOMCAT HOW TO
This deployment guide explains how to use NGINX Open Source and NGINX Plus to load balance HTTP and HTTPS traffic across a pool of Apache Tomcat TM application servers. Load balance Apache Tomcat application servers with NGINX Open Source or the advanced features in NGINX Plus, following our step-by-step setup instructions. Load Balancing Apache Tomcat Servers with NGINX Open Source and NGINX Plus
