Re: Problem using chunked encoding - request thread cleanup

2009-03-08 Thread Santosh Gangadhar
We are sorting to a workaround specific to the implementation for now. Hopefully, the upcoming release of Tomcat will help. Thanks all. Santosh. On Sat, Mar 7, 2009 at 8:54 AM, Martin Gainty wrote: > > > _ > Windows Live™ Groups: C

RE: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Martin Gainty
_ Windows Live™ Groups: Create an online spot for your favorite groups to meet. http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009 - To unsubscribe

Re: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Bill Barker
m] >> > Subject: Re: Problem using chunked encoding - request thread cleanup >> > >> > But the client keeps running because Tomcat as such does >> > not close the stream. >> >> Perhaps I'm missing something, but why would Tomcat ever close the >>

Re: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Santosh Gangadhar
On Fri, Mar 6, 2009 at 8:50 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Santosh Gangadhar [mailto:sant...@wirkle.com] > > Subject: Re: Problem using chunked encoding - request thread cleanup > > > > But the client keeps running because Tom

RE: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Caldarale, Charles R
> From: Santosh Gangadhar [mailto:sant...@wirkle.com] > Subject: Re: Problem using chunked encoding - request thread cleanup > > But the client keeps running because Tomcat as such does > not close the stream. Perhaps I'm missing something, but why would Tomcat ever close t

Re: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Santosh Gangadhar
Tried with JBoss 4.0.3 which internally uses Tomcat 5.5. Same behavior there as well. Santosh. On Fri, Mar 6, 2009 at 5:56 PM, Santosh Gangadhar wrote: > Sorry, missed to give the details. > Tomcat: 5.0.28 > Java: 1.6.0_04 > Commons http client: 3.0.1 > > I'll try the latest Tomcat 6.0. > > Thank

Re: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Santosh Gangadhar
Sorry, missed to give the details. Tomcat: 5.0.28 Java: 1.6.0_04 Commons http client: 3.0.1 I'll try the latest Tomcat 6.0. Thanks, Santosh. On Fri, Mar 6, 2009 at 5:32 PM, Rainer Jung wrote: > Not answering your question, but which exact Tomcat version are you using? > There have been a coupl

Re: Problem using chunked encoding - request thread cleanup

2009-03-06 Thread Rainer Jung
Not answering your question, but which exact Tomcat version are you using? There have been a couple of code changes around those connector classes. Regards, Rainer On 06.03.2009 12:56, Santosh Gangadhar wrote: Hi All, The application we are developing has a sender which pushes indefinite bin