Piotr Isajew created AXIS2C-1605: ------------------------------------ Summary: sockets are being left in CLOSE_WAIT state by client when using SSL in built-in http transport Key: AXIS2C-1605 URL: https://issues.apache.org/jira/browse/AXIS2C-1605 Project: Axis2-C Issue Type: Bug Components: transport/http Affects Versions: 1.7.0 Environment: slackware linux, 2.6.39 kernel Reporter: Piotr Isajew Priority: Minor
When using Axis2/C client with internal http transport via SSL and HTTP/1.0 protocol, sockets are not being closed, and are left in CLOSE_WAIT state. After some time that leads to reaching open files limit by client process and failure to invoke web service anymore. -- 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: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org