Blogging Roller

Dave Johnson on open web technologies, social software and software development

Why

is it so difficult to get Apache HTTPD talking to Tomcat!
Dave Johnson in General • 🕒 07:46PM Aug 19, 2003
Tags: General
Comments:

I've found it quite easy - what are your issues? Maybe I can help...

Posted by Matt Raible on August 20, 2003 at 03:17 AM EDT #

To run mod_jk, I had to upgrade from the Apache 2.0.40 that comes with Redhat 9, so I built 2.0.47 from source. Even then mod_jk would not work, it core dumped!, so I built mod_jk from source too. I inadvertently started with mod_jk2 and so the old mod_jk examples were of little use to me. Once I built everything from source, everything worked fine. Arrrgh. Look at the time!

Posted by Dave Johnson on August 20, 2003 at 03:45 AM EDT #

but thanks for the offer ;-)

Posted by Dave Johnson on August 20, 2003 at 03:46 AM EDT #

Assuming you are not doing affinity based load balancing, mod_proxy is by *far* the easiest way to do it. Now to make mod_proxy do affinity load balancing and...

Posted by Brian McCallister on August 20, 2003 at 12:44 PM EDT #

Post a Comment:
  • HTML Syntax: NOT allowed