+1 

I am glad the patch will also eliminate tight coupling between HttpMethodBase & 
ConnectMethod

Cheers

Oleg

-----Original Message-----
From: Michael Becke [mailto:[EMAIL PROTECTED]
Sent: Freitag, 7. M�rz 2003 03:41
To: Commons Project
Subject: patch comments


Are there any comment for or against the following patches?

the patch attached to:
        http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17563

and:

Begin forwarded message:

> From: Michael Becke <[EMAIL PROTECTED]>
> Date: Sat Mar 1, 2003  12:36:02 PM US/Eastern
> To: Commons Project <[EMAIL PROTECTED]>
> Subject: [PATCH] SSL Tunneling Connection Timeout
>
> As discussed in the IRC session on Thursday here is a patch that 
> should "fix" the timeout problem that occurs when using Https through 
> a proxy.  This fixes the problem by not allowing HttpConnections that 
> are tunneled to be reused.  This is by no means a perfect solution but 
> it should add some stability.  There is still a potential problem in 
> HttpMethodBase.processRequest() when a retry occurs.  In this case the 
> connection will be reopen but without the necessary step of creating 
> the proxy tunnel.  One option here would be to set maxRetriesto 0.  
> Please take a look and let me know.
>
> Thanks,
>
> Mike
>


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

Reply via email to