I am getting the following error while setting up the load balancer with two Tomcat instances: [info] mod_jk.c (3189): mod_jk/1.2.30 initialized
I have a tomcat server configured (by mod_jk) to work through Apache Httpd server. Apache Httpd server compresses (by mod_deflate) all text/html sent to browser.
We are having a Wicket-based Java application deployed in a production server cluster using Apache (2.2.3) with mod_jk (1.2.30) as load balancing
I\'ve been searching over the past few days of whether I should use mod_proxy_ajp or mod_jk to connect apache httpd and tomcat. All the sites I find are a few years old and outdated.
I have Jboss 4.0.4GA setup in Linux. after I start my jboss without problem, I tried to access JSP page in browser, got error:
Okay, so I\'ve been working for a while on this, and have been searching, but so far I have not found any answers that actually answer what I want to know.I\'m a little bit at the end of my rope with
Does anyone know the meaning of the info message \"all endpoints are disconnected, detected by connect check (1), cping (0), send (0)\"
I had mod-jk working a while ago but after switching servers and modifying some files, it no longer works.I am using mod_jk-1.2.28 with JBoss 4.2.3 as the backend.