[
https://issues.apache.org/jira/browse/AXIS2C-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626900#comment-13626900
]
Alex Mantaut commented on AXIS2C-1568:
--------------------------------------
Hi, I'm looking into some related problems in http_transport... It seems that
the Keep-Alive option is only read if using HTTP 1.0... If using HTTP 1.1, keep
alive is used all the time... Can someone tell me if this is the normal
behavior?
BTW, can someone create a simple example in which the connection kept by
keepalive fails? Oscar Pernas mentioned a similar issue, but I haven't been
able to reproduce it...
> 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
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]