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

BJ Freeman commented on OFBIZ-4430:
-----------------------------------

My suggestion to use NIO was more for all of Ofbiz.
I don't see adding another package that has the same basic function as the 
java.net just for HttpClient.
So will review the commons package to see what can be down with current 
httpClient.

> Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient 
> or rewrite it using NIO
> ---------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4430
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4430
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>             Fix For: SVN trunk
>
>
> The main problem with current implementation is that it does not handle 
> connections release. You must rely on the SO to release them (timeout).
> Related thread: http://markmail.org/message/qgmdgqqxakio6fja

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to