[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558441#comment-13558441
 ] 

Oleg Golovanov commented on HTTPCLIENT-1301:
--------------------------------------------

I run some code with http client, that uses default local address ( no 
ConnRoutePNames.LOCAL_ADDRESS set ), and it runs ok.
i run _exactly_ the same code, but set that default address _manually_ (  
ConnRoutePNames.LOCAL_ADDRESS set ), and after some time _every_ request raises 
an exception.
How can that be?

And more.
When i set local address, "lsof" shows just one(!) connection.

I'll do more research, let ticket be opened :)


                
> HttpClient -> local address binding does not work correctly
> -----------------------------------------------------------
>
>                 Key: HTTPCLIENT-1301
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1301
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient, HttpConn
>    Affects Versions: 4.2.3
>         Environment: Linux ( Debian ) x64, Java SE 1.7.0_05 x64, apache http 
> client 4.2.3
>            Reporter: Oleg Golovanov
>              Labels: httpclient
>
> Here it is:
> http://stackoverflow.com/questions/14419555/apache-http-client-local-address-bind-bindexception-after-some-time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to