Re: Unix socket communications on Tomcat 5.5

2005-11-06 Thread Oliver Hookins
Bill Barker wrote: "Oliver Hookins" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Richard Mixon wrote: Oliver, Unless you have a special reason to use mod_jk2, you should probably be using mod_jk instead. See: http://tomcat.apache.org/connectors-doc/ne

Re: Unix socket communications on Tomcat 5.5

2005-11-03 Thread Oliver Hookins
chard -Original Message- From: Oliver Hookins [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 8:12 PM To: users@tomcat.apache.org Subject: Unix socket communications on Tomcat 5.5 I've been trying to find some decent documentation on setting up Tomcat to communicate with m

Unix socket communications on Tomcat 5.5

2005-11-03 Thread Oliver Hookins
I've been trying to find some decent documentation on setting up Tomcat to communicate with mod_jk2 and Apache over unix sockets. So far what I've found suggests I only need to alter jk2.properties with details of the socket, and workers2.properties with the same details. I've done this and res