Top "Mod-jk" questions

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

Apache 2.4 configuration for ssl not working

Apache Server 2.4 with mod_jk 1.3.7 not working for ssl (https) Error 1: The Apache service named reported the following error: SSLSessionCache: …

https apache2 tomcat7 mod-jk
apache to tomcat: mod_jk vs mod_proxy

What are the advantages and disadvantages of using mod_jk and mod_proxy for fronting a tomcat instance with apache? …

apache tomcat mod-proxy mod-jk
502 Bad Gateway... invalid response from upstream server (apache and jboss)

I'm using apache on one machine to serve requests to jboss on another machine. Everything works fine when I startup …

apache jboss mod-jk
Configure Apache SSL and then redirect to Tomcat with mod_jk

I'm trying to configure my home server to accept SSL Connection on port 443. I've www.mydomain.com domain, I've just …

apache tomcat ssl mod-jk
(48)Address already in use: make_sock: could not bind to address [::]:80 on OS x Mavericks

I just updated my OSX yesterday with Mavericks and now I am getting error while using apache and Jetty. It …

apache mod-jk osx-mavericks
Scoreboard is full,not at MaxRequestWorkers

I an using Apache and Tomcat with mod-jk in my project. My web application is in Tomcat instances. I am …

apache tomcat httpd.conf mod-jk
.htaccess not working apache-tomcat

I have a apache tomcat server integrated with mod_jk. I have created .htaccess files in the directories I want …

apache .htaccess tomcat mod-jk
How to install mod_jk (Apache Tomcat Connectors) on Windows Server?

I'm a new technical. My problem is, I have the web application that running on tomcat7. now i want to …

windows apache tomcat tomcat7 mod-jk
apache tomcat redirection error: worker1 connecting to backend failed

Getting the below logs when try to run servlet using apache tomcat integertaion. It says unable to connect to tomcat. …

apache tomcat mod-jk
Apache 2.4 Tomcat7 and mod_jk

I want to connect apache2.4 with tomcat7 My configuration is: workers.properties workers.tomcat_home=/var/lib/tomcat7 workers.java_…

apache tomcat7 mod-jk