This is the top-level entry point of the documentation bundle for the
Apache Tomcat Connectors
Select one of the links from the navigation menu (to the left) to drill
down to the more detailed documentation that is available. Each available
manual is described in more detail below.
The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.28 Stable. This release contains mainly bug fixes and some small improvements.
The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.27 Stable. This release contains interesting improvements.
A Tomcat worker is a Tomcat instance that is waiting to execute servlets
on behalf of some web server. For example, we can have a web server such as Apache
forwarding servlet requests to a Tomcat process (the worker) running behind it.
This page contains detailed description of all workers.properties
directives.
The forwarding of requests from the web server to tomcat gets configured by defining mapping rules.
The so-called uriworkermap file is a mechanism of defining those rules.