Michael Becke wrote:
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 maxRetriesPlease take a look and let me know.
Thanks,
Mike
------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
