[
https://issues.apache.org/jira/browse/AXIS2C-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe resolved AXIS2C-536.
--------------------------------------
Resolution: Fixed
Fixed to free the client
> Sock handle and mem leak in axis2_soap_over_http_sender_send
> ------------------------------------------------------------
>
> Key: AXIS2C-536
> URL: https://issues.apache.org/jira/browse/AXIS2C-536
> Project: Axis2-C
> Issue Type: Bug
> Components: core/transport
> Environment: All
> Reporter: Jared Hanson
> Assigned To: Samisa Abeysinghe
> Priority: Critical
> Fix For: 1.0.0
>
>
> soap_over_http_sender owns an http_client (sender_impl->client). This
> http_client is not being free'd, which is causing a socket handle leak along
> with a significant amount of memory. The socket handle leak is particularly
> worrisome, as the system will eventually run out of handles, and quickly if
> processing high volumes of requests. Further details have been posted to the
> mailing list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]