[
https://issues.apache.org/jira/browse/HTTPCLIENT-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709949#action_12709949
]
praveen neppalli naga commented on HTTPCLIENT-848:
--------------------------------------------------
Hi Oleg, sorry for the delayed response. I just saw you resolved the issue.
I tested the scenario with 4.0 and i dont see the problem.
But I just want to prove that its a bug in 3.x version as I am not in a
position to upgrade to 4.0 as its a beta.
What information/logs do you need. I have a test case which will reproduce this
behavior.
Thanks
Praveen
> HttpClient:- Connections not released when SSL Tunneling fails.
> ---------------------------------------------------------------
>
> Key: HTTPCLIENT-848
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-848
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpConn
> Affects Versions: 3.1 Final
> Reporter: praveen neppalli naga
>
> Trying to use HTTPS, and SSL tunneling fails as expected because the host is
> not accepted by the squid proxy, so squid proxy return 403.
> The problem I am seeing is that, when ever this happens the connections are
> not released to the pool. I traced the code and it appears that in
> HttpMethidDirector.java: executeWithRetry()
> when executeConnect() return false and there is no retry, the connections are
> not released.
> Is this expected? Or am I doing something wrong.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]