On Tue, 30 Apr 2002, Anthony W. Marino wrote:

> One last question is how does coyote fit into this whole picture?
> Where/how is the best way to obtain the latest coyote stuff (ie; coyote jar 
> drop, build from srcxxx) ?

Coyote is the new 'connector API' - the java side of jk is independent
of tomcat version ( or even more - is container independent ). The Coyote 
API is currently supported in 3.3, 4.0, 4.1. 

It abstracts the container and the protocol - right now jk ( with all it's 
sub-protocols ) and a HTTP/1.1 implementation.


Costin


> 
> Thank You,
> Anthony
> 
> 
> > 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.ht
> > >ml
> > >
> > > > 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]>

Reply via email to