Links Configuration Installation Documentation | Introduction |
This is the top-level entry point of the documentation bundle for the
Apache Jakarta Tomcat Connectors
Select one of the links from the navigation menu (to the left) to drill
down to the more detailed documenation that is available. Each available
manual is described in more detail below.
|
Headlines |
- 30 November 2004 - JK-1.2.7-beta released
The Apache Jakarta Tomcat team is proud to announce the immediate availability
of Jakarta Tomcat Connectors 1.2.7-beta. The release contains a significant number
of bug fixes and new features.
- 15 November 2004 - JK2 is officially unsupported!
JK2 has been put in maintainer mode and no further development will take place.
The reason for shutting down JK2 development was the lack of developers interest.
Other reason was lack of users interest in adopting JK2, caused by configuration
complexity when compared to JK.
JK2 will have it's successor within core Apache2.1/2.2 distribution.
We have developed new proxy_ajp that is an addition to
the mod_proxy and uses Tomcat's AJP protocol stack. It is developped in httpd-2.1
and integrated in it. We have also developed a new proxy_balancer module
for load balancing http and ajp protocol stacks.
JK will be fully supported for all other web servers. The next JK release is
planned for the end of November. Lots of code from JK2 has been ported to JK
|
Configuration |
- Workers.properties Documentation
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 section contains detail description of all workers.properties
directives.
- Apache Documentation
This section contains detail description of all directives related to
Aapache web server.
- IIS Documentation
This section contains detail description of all IIS directives.
|
Installation |
- Apache 1.3.x installation documentation
This section contains detail description of how to build and
install mod_jk for Apache 1.3.x web server. Browse to this section if you need to
build mod_jk for Apache 1.3.x web server from sources.
- Apache 2.0.x installation documentation
This section contains detail description of how to build and
install mod_jk for Apache 2.0.x web server. Browse to this section if you need to
build mod_jk for Apache 2.0.x web server from sources.
- IIS installation documentation
This section contains detail description of how to build and
install isapi_redirector for IIS web server.
|
|