Top "Mod-jk" questions

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

Apache & JBoss use port 80 at the same time

I have both Apache 2 and JBoss 4.2.3 on the same machine and would like both of them to use port 80. There …

apache jboss apache-config mod-proxy mod-jk
How to mount context-referenced Tomcat application with mod_jk?

I have an WAR application running in Tomcat at /foo context, meaning that its URL is http://example.com:8080/foo. …

tomcat apache2 mod-jk
How to install mod_jk on Mac OS X

I am looking for a correct way to install mod_jk on Mac OS X 10.7 Lion or above. The goal …

java macos apache tomcat mod-jk
Using ProxyPass for pages but not images

As a result of horrible, horrible errors, we've changed how we connect Apache to Tomcat. We were using mod_jk: …

apache proxy mod-jk ajp proxypass
"You must specify a valid --with-apxs path" when building mod_jk on ubuntu

I'm trying to build mod_jk for Apache on ubuntu, but when I issue: ./configure --with-apxs=/usr/local/apache/bin/…

apache tomcat ubuntu load-balancing mod-jk
Apache Web Server : ProxyPass and ProxyPassReverse

I have scanned through internet and also stackoverflow and i'm still not sure the purpose of proxypass and proxypassreverse. Why …

apache2 mod-proxy mod-jk
Apache, mod_jk and JBoss Load Balancing issue

OK, I have been whacking my head in vain since the last three days over this, so time to take …

apache jboss load-balancing mod-jk
what does "possible SYN flooding on port 8009. Sending cookies" mean in /var/log/messages?

I have a web application setup apache+mod_jk+tomcat(connector for mod_jk on 8009 port). Recently my app started …

apache tomcat redhat mod-jk flooding
Tomcat stops responding to JK requests

I have a nasty issue with load-balanced Tomcat servers that are hanging up. Any help would be greatly appreciated. The …

java tomcat tomcat6 mod-jk
mod_jk status page not working

I am doing clustering in Tomcat 7 with Apache server. It is working fine too. However I have the following issues: 1) …

linux apache tomcat7 mod-jk