I tried this, but still there was no chunked encoding in version 1.2.22.
We are using the ISAPI filter again a very very old version of JBoss
(2.x).   Perhaps there is some confusion here.  I think in more modern
versions Jboss/Tomcat the AJP listener implements chunked encoding, but
it doesn't appear to in Jboss 2.x.

We have patched 1.2.21 to allow for enabling of chunked encoding in the
ISAPI filter if you configure it to do so (registry entry).  Would this
be of any interest?  It's a rather small patch if you think it could be
rolled into 1.2.22 or 1.2.23.

Thanks,


--
-bk
 
-----Original Message-----
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 10:37 AM
To: Tomcat Users List
Subject: Re: JK ISAPI Filter and Keep-Alive/Chunked Encoding (a.k.a. Is
1.2.21 broken?)

Brandon Knitter wrote:
> 
> In 1.2.21 I'm seeing absolutely no Keep-Alive is performed, even when
> the content-length is known and the browser is sending a Connection:
> Keep-Alive request.
>
> Thoughts?
>

It's broken for IIS (wrong API usage).
1.2.22 is scheduled for a release next week.

You can find 1.2.22-dev version at
http://people.apache.org/~mturk/jk-1.2.22-dev/

Regards,
Mladen

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to