Rate This Document
Findability
Accuracy
Completeness
Readability

Tomcat Introduction

This document describes how to tune the Kunpeng server hardware, OS parameters, Tomcat configuration, and upgrades of JDK versions to achieve optimal Tomcat performance.

Tomcat is an open-source web application server. As a lightweight application server, it is commonly used in small- or medium-sized systems or in scenarios where there are a small number of concurrent access users. It is preferred for JavaServer Pages (JSP) program development and debugging.

The Tomcat performance varies depending on the hardware, OS, and software in use. The performance is also affected by the design of each subsystem, algorithms used, and compiler settings.