You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Laura Werner <la...@lwerner.org> on 2003/05/01 19:16:40 UTC

Re: DO NOT REPLY [Bug 19230] - httpClient failed to reconnec t after keep-alive connection timed out

Dennis Cook wrote:

>I have not kept up on the changes she has made, so I would hate to comment.
>But I do know that we should be moving to JDK 1.4 before moving to v2 of
>httpclient. So this may not be a problem for us.
>  
>
Now that I'm back in town, I'm going to go ahead and start integrating 
our code with the latest CVS HEAD of HttpClient to see if our code turns 
up any bugs (or vice-versa).  I'll probably have one or two patches to 
submit in the process.  My goal is to get to the point where my code can 
call the HttpClient class rather than using the connection classes 
directly, and I think there's still an issue where I'll need to overload 
one of the HttpClient methods to allow me to pass in an HttpState.

More news when I actually get something done...

-- Laura


Re: DO NOT REPLY [Bug 19230] - httpClient failed to reconnec t after keep-alive connection timed out

Posted by Michael Becke <be...@u.washington.edu>.
Sounds good.  I will go ahead and apply this patch then.  Please let us 
know if you run in to any problems.

Thanks,

Mike

Laura Werner wrote:
> Dennis Cook wrote:
> 
>> I have not kept up on the changes she has made, so I would hate to 
>> comment.
>> But I do know that we should be moving to JDK 1.4 before moving to v2 of
>> httpclient. So this may not be a problem for us.
>>  
>>
> Now that I'm back in town, I'm going to go ahead and start integrating 
> our code with the latest CVS HEAD of HttpClient to see if our code turns 
> up any bugs (or vice-versa).  I'll probably have one or two patches to 
> submit in the process.  My goal is to get to the point where my code can 
> call the HttpClient class rather than using the connection classes 
> directly, and I think there's still an issue where I'll need to overload 
> one of the HttpClient methods to allow me to pass in an HttpState.
> 
> More news when I actually get something done...
> 
> -- Laura
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: 
> commons-httpclient-dev-help@jakarta.apache.org
>