[
https://issues.apache.org/jira/browse/HTTPCORE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880892#comment-13880892
]
Oleg Kalnichevski commented on HTTPCORE-368:
--------------------------------------------
I could not get your patches apply cleanly neither to the latest trunk, nor
4.3.x branch nor the revision they should have been created against. I tried
all three last patches.
Could you please recreate the patch against the latest trunk?
Oleg
> Smarter use of buffers in SSLIOSession
> --------------------------------------
>
> Key: HTTPCORE-368
> URL: https://issues.apache.org/jira/browse/HTTPCORE-368
> Project: HttpComponents HttpCore
> Issue Type: Improvement
> Components: HttpCore NIO
> Affects Versions: 4.3
> Reporter: offbynull
> Labels: patch
> Fix For: 4.4
>
> Attachments: SSLIOSession.patch, SSLIOSession3.patch,
> SSLIOSession4.patch, SSLIOSession6.patch
>
>
> We're using the async client to load test our comet infrastructure. We're
> frequently running in to OutOfMemoryErrors due to the ByteBuffers allocated
> in SSLIOSession.
> The following is a quick-and-dirty patch to SSLIOSession that removes the
> buffers when they aren't needed. Could we get this (or something similar to
> this) added in to httpcore-nio?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]