Top "Mod-jk" questions

mod_jk is the connector used to connect the Tomcat servlet container with web servers using AJP protocol.

How to programmatically adjust the disable directive in the mod_jk load balancer configuration?

We have a setup where we have one httpd (apache) with mod_jk talking in a load balance setup to …

java apache tomcat mod-jk
Mod_jk mounting all requests to tomcat except of two sites

I'm using mod_jk to make a java web application accessible through an apache webserver. My vhost.conf looks like …

apache tomcat mod-jk
Linking Apache to Tomcat with multiple domains

Okay, so I've been working for a while on this, and have been searching, but so far I have not …

java apache tomcat mod-jk multiple-domains