----- 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]

Reply via email to