mod_jk is a DSO module for Apache 1.3. It connects Apache to Tomcat.
mod_jk can be configured to off-load SSL processing to Apache, serve
static content for webapps and load balance multiple Tomcat servers.
WWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/
from Kurt Miller <truk at apache dot org>