Re: mod_jk seems to be giving up with no errors

2007-08-07 Thread Charlie Williams
level debug > (or even trace) so we can see, what the last actions of mod_jk were. > Please also use netstat, to look at your Apache-Tomcat connections > (nnumber and state). > > Regards, > > Rainer > > Charlie Williams wrote: > > I have a server setup with Apache 2.0.

mod_jk seems to be giving up with no errors

2007-08-06 Thread Charlie Williams
I have a server setup with Apache 2.0.55 and Tomcat 5.0.28 I am trying to use mod_jk 1.2.14 to communicate between the two in my httpd.conf file I have the virtual host file setup as follows servername www.blah.com jkmount /server1/* worker1 ... for each server then in my workers.properties f