----- Original Message -----
From: "Henri Gomez" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 17, 2004 11:42 AM
Subject: Re: JK 1.2.6 and AJP problems


> So I should rebuild a tomcat 3.3.3-dev ? Or which jars shoud I get
> from latest tc 5.x ?
>

At the minimum, you need tomcat-ajp.jar (replaces tomcat-jk2.jar).  You
might want tomcat-util.jar and tomcat-coyote.jar as well.

OTOH, very little has changed in j-t (added a new Mapper that works like the
TC 5 one, a couple of small and obscure bug fixes), so if it is easier you
could just build tc 3.3.3-dev.

>
> On Wed, 17 Nov 2004 10:45:48 -0800, Bill Barker <[EMAIL PROTECTED]>
wrote:
> >
> >
> >
> > ----- Original Message -----
> > From: "Mladen Turk" <[EMAIL PROTECTED]>
> > To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> > Sent: Wednesday, November 17, 2004 4:43 AM
> > Subject: Re: JK 1.2.6 and AJP problems
> >
> > > Henri Gomez wrote:
> > > >
> > > > The way to do it is to click on many URL for differents servlets
> > > > without waiting for response from previous click (something users
does
> > > > but no benchs systems).
> > > >
> > >
> > > Have you noticed such behavior on TC4 or TC5. I mean, that might lead
> > > to the source of the problem.
> > >
> >
> > The "problem" is with this old version of ChannelSocket.  When the UA
> > doesn't finish reading the response from Apache, mod_jk drops the
connection
> > to Tomcat (ugly, but the AJP/1.3 protocol doesn't give it any other way
to
> > tell Tomcat to stop processing the request and socket reconnection is
> > probably cheaper than reading and trashing a response that nobody wants
:).
> >
> > > MT.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > This message is intended only for the use of the person(s) listed above
as the intended recipient(s), and may contain information that is PRIVILEGED
and CONFIDENTIAL.  If you are not an intended recipient, you may not read,
copy, or distribute this message or any attachment. If you received this
communication in error, please notify us immediately by e-mail and then
delete all copies of this message and any attachments.
> >
> > In addition you should be aware that ordinary (unencrypted) e-mail sent
through the Internet is not secure. Do not send confidential or sensitive
information, such as social security numbers, account numbers, personal
identification numbers and passwords, to us via ordinary (unencrypted)
e-mail.
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


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

Reply via email to