[
https://issues.apache.org/jira/browse/HTTPCORE-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asankha C. Perera resolved HTTPCORE-211.
----------------------------------------
Resolution: Fixed
Fixed with svn commit: r891654
Sorry about the many line separator differences, the main fix was only to
replace the "ByteBuffer.allocateDirect" calls with "ByteBuffer.allocate" to
allocate on heap
> Memory leak outside of the Heap when using non-keepalive SSL
> ------------------------------------------------------------
>
> Key: HTTPCORE-211
> URL: https://issues.apache.org/jira/browse/HTTPCORE-211
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 4.0.1
> Reporter: Asankha C. Perera
> Assignee: Asankha C. Perera
> Fix For: 4.0.2
>
>
> The issue is discussed here : http://markmail.org/message/7ni2qrgebajkvrzn
> Although seen during load testing with non-keepalive SSL, the leak would be
> present in the keep-alive scenario too, although the leak would be less. The
> issue was seen on RHEL and CentOS, but not on Ubuntu.
--
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]