[ 
https://issues.apache.org/jira/browse/CXF-6224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-6224.
------------------------------
       Resolution: Incomplete
    Fix Version/s:     (was: NeedMoreInfo)
                   Invalid

Test case needed and asked for but not provided.

>  HttpAsyncClient with async calls:  the soap call are late
> ----------------------------------------------------------
>
>                 Key: CXF-6224
>                 URL: https://issues.apache.org/jira/browse/CXF-6224
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.7.14
>            Reporter: DESA
>            Priority: Critical
>             Fix For: Invalid
>
>
> After migration to 2.7.14 CXF library, we saw that the soap call are late. 
> The call to service remained active for 5 minutes although no call was made 
> during those 5 minutes. 
> It cause server freeze.
> <http:conduit name="*.http-conduit">
> <http:client AutoRedirect="true" Connection="Keep-Alive"
> ConnectionTimeout="#{ 60* 1000 }"
> ReceiveTimeout="#{ 60 * 1000 }" 
> AsyncExecuteTimeout="#{ 60 * 1000 }"  
>            AsyncExecuteTimeoutRejection="true"  
> />
> </http:conduit>



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to