Is there a useful table anywhere documenting the relationship(s) of the 
various apache modules to the various tomcat connectors?  Something like 
this:

module 
                connector
============== 
        ================
n/a (standalone)        HttpConnector
mod_webapp 
        Warp
mod_jk 
                ? (AJP13??)
mod_jk2 
                ? (AJP14??)
mod_jserv 
        ? (none - pre-Connector?)

Are there multiple Connectors that can be used for a given module?

This might be a useful heuristic to use in documentation.

jeff

[EMAIL PROTECTED] wrote:

> On Fri, 26 Apr 2002, Michael Delamere wrote:
> 
> 
>>Me again :-)
>>
>>An interesting thing is that the source-files at cvs seem to be different to
>>the ones that you can download from the jakarta site.
>>
> 
> Use the cvs, let me know ( or post on tomcat-dev ) if it doesn't work.
> 
> We changed the name to mod_jk2 ( and all functions internally ) so 
> that mod_jk and mod_jk2 can be used at the same time. 
> 
> If you want to have fun ( and you're on Unix) you could try the 
> unix domain sockets. JNI is still tricky and there's a small 
> piece that's not ready ( but the basic stuff works - not the 
> sessions ). 
> 
> Costin
> 
> 
> 
>>For example.
>>
>>in the tar archive which you can download from the jakarta site, the
>>directory:
>>src/jk/native2/server/apache2 contains a source-file called " mod_jk.c"
>>
>>whereas the same location on the cvs server has a file called mod_jk2.c.
>>
>>Although this doesn´t mean much, it at least shows some form of a change
>>:-).  It might be worth trying to compile this version and see if it runs
>>more reliably.  I´m going to give it a go.
>>
>>bye Michael Delamere
>>
>>
>>----- Original Message -----
>>From: "Michael Delamere" <[EMAIL PROTECTED]>
>>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>>Sent: Friday, April 26, 2002 5:03 PM
>>Subject: Re: Apache 2, Tomcat 4 and mod_jk2
>>
>>
>>
>>>I just found an interesting post here about the ajp14 connector.  At this
>>>point though no testing had been done on apache2 :-).
>>>
>>>
>>>
>>http://archives2.real-time.com/pipermail/tomcat-devel/2001-June/018332.html
>>
>>>bye Michael Delamere
>>>
>>>
>>>----- Original Message -----
>>>From: "Michael Delamere" <[EMAIL PROTECTED]>
>>>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>>>Sent: Friday, April 26, 2002 4:30 PM
>>>Subject: Re: Apache 2, Tomcat 4 and mod_jk2
>>>
>>>
>>>
>>>>Well there appears to be a "jk_ajp14_worker".  I wonder if this is the
>>>>reason for mod_jk2 being so unstable at present.  It might be worth a
>>>>
>>test
>>
>>>>to see if it works better with AJP14 (if at all) instead of AJP13.
>>>>
>>>>bye Michael Delamere
>>>>
>>>>
>>>>----- Original Message -----
>>>>From: "Anthony W. Marino" <[EMAIL PROTECTED]>
>>>>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>>>>Sent: Friday, April 26, 2002 4:09 PM
>>>>Subject: Re: Apache 2, Tomcat 4 and mod_jk2
>>>>
>>>>
>>>>
>>>>>The example for "mod_jk2" shows a worker's config for "AJP13" but I
>>>>>
>>>>thought
>>>>
>>>>>that "jk2" is "AJP14"?
>>>>>
>>>>>Anthony
>>>>>
>>>>>
>>>>>
>>>>>>Thanks to Michael Delamere and Pascal Forget, I'm happy to shout out
>>>>>>that there's a HOWTO for setting up Apache 2, mod_jk2 and Tomcat on
>>>>>>Linux (and therefore probably other UNIX flavours)
>>>>>>
>>>>>>It's linked from http://www.pubbitch.org/jboss
>>>>>>
>>>>>>Regards,
>>>>>>
>>>>>>Simon
>>>>>>
>>>>>
>>>>>
>>>>>--
>>>>>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>>>>>For additional commands: <mailto:[EMAIL PROTECTED]>
>>>>>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>>>>>
>>>>
>>>>--
>>>>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>>>>For additional commands: <mailto:[EMAIL PROTECTED]>
>>>>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>>>>
>>>
>>>--
>>>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>>>For additional commands: <mailto:[EMAIL PROTECTED]>
>>>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>>>
>>
>>--
>>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>>For additional commands: <mailto:[EMAIL PROTECTED]>
>>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>>
>>
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 
> 


-- 
Jeffrey Bonevich
Ann Arbor, Michigan
[EMAIL PROTECTED]
http://www.bonevich.com

Hwæt! Wë Gär-Dena   in geär-dagum,
peod-cyninga,       prym gefrünon,
hü ða aepelingas   ellen fremedon!


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to