[ https://issues.apache.org/jira/browse/AXIS2C-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264875#comment-13264875 ]
Sebastian Brandt commented on AXIS2C-1568: ------------------------------------------ When using libcurl, connection handling including keep-alive works. Without libcurl, neither keep-alive nor non-keep-alive works. > 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: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org