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

Gilles Gagniard commented on AXIS2C-1568:
-----------------------------------------

I pushed a fix for this issue in my axis2/c repository :

https://github.com/gillesgagniard/wso2-wsf-cpp-gg/commit/ebc76b1bea3b6e21a2082954a05f94d699907743

> In keep alive mode, client reuses a connection even if the connection has 
> already closed.
> -----------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1568
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1568
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: 1.7.0
>         Environment: no libcurl
>            Reporter: Akira Suzuki
>            Priority: Minor
>
> In keep alive mode, client keeps and reuses connection.
> If client reuses it in short time, it works fine. If not, server may close 
> the connection because of timeout and it causes an error on client side when 
> client try to reuse the connection.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to