"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/news/20041100.html#20041115.1
>>
>> The mod_jk documentation for 5.5. is here::
>>   http://tomcat.apache.org/connectors-doc/
>>
>> Now, if you really need to stay with mod_jk2, hopefully someone else can
>> help.
>
> I had no idea mod_jk was now the current tomcat connector module, so I'll 
> use that if it is more appropriate. If you can give me a quick idea of how 
> to set that up with unix sockets that would be great.
>

Currently mod_jk doesn't support unix sockets (ditto for mod_proxy_ajp :). 
To use unix sockets currently, you must use (the currently unsupported) 
mod_jk2.

However, there is some intial support for them in the new APR Connector. 
It's not complete (and so not usable :),  but it's possible that some future 
version of mod_jk/Tomcat will support this.

>>
>> HTH - Richard
>>
>> -----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 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
>> restarted Tomcat and it still appears to be creating the TCP/IP socket on
>> port 8009, but not creating any unix socket file.
>>
>> Has anyone got a working Tomcat 5.5 mod_jk2 configuration using Unix 
>> sockets
>> I'd love to know what you did to set it up.
>>
>> --
>> Thanks,
>> Oliver
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
> -- 
> Regards,
> Oliver Hookins
> Anchor Systems 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to