mod_jk is the connector used to connect the Tomcat servlet container with web servers using AJP protocol.
I am getting the following error while setting up the load balancer with two Tomcat instances: [info] mod_jk.c (3189): …
apache tomcat6 mod-jkI use an application behind a reverse proxy using Apache 2.4 (mod_jk). When I request some page, it takes forever …
apache jetty reverse-proxy httpd.conf mod-jkI have a single Tomcat instance containing a number of webapps, each accessible via it's /Context. Tomcat is behind httpd (…
apache tomcat mod-rewrite mod-jk virtual-hostsI have Apache + Tomcat setup with mod_jk on 2 servers. Each server has its own Apache+Tomcat pair, and every …
apache tomcat multithreading load-balancing mod-jkI've deployed, after some struggle, a web-app on a (remote) Tomcat 5.5 server (Turnkey Linux comes with that). It is a …
apache tomcat mod-jkI am using Wordpress for my blog and my main project is in java using tomcat server so I want …
apache tomcat mod-jk virtual-hostsRelated to some of my earlier questions. I now have a setup I quite like; Apache httpd listening on port 80 …
apache tomcat mod-rewrite mod-jkDoes anyone know the meaning of the info message "all endpoints are disconnected, detected by connect check (1), cping (0), send (0)" This …
apache tomcat mod-jk