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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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