[
https://issues.apache.org/jira/browse/TS-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511788#comment-14511788
]
Brian Geffon commented on TS-3547:
----------------------------------
[~shinrich], as I'm fairly new to these code paths, would you mind just
pointing me to a few key locations so I can get started with the patch? When
you say we use mem BIOs during the handhsake and then switch to SSL_accept,
that means we're no longer using the BIOs? I don;t fully understand what you
mean by that...
> SSLNetVConnection: switch to a vectored write
> ---------------------------------------------
>
> Key: TS-3547
> URL: https://issues.apache.org/jira/browse/TS-3547
> Project: Traffic Server
> Issue Type: Bug
> Components: Network, SSL
> Reporter: Thomas Jackson
> Assignee: Brian Geffon
> Fix For: 6.0.0
>
>
> UnixNetVConnection does a vectored write which bunches blocks together until
> the outgoing buffer will fill up. This means we can better fill the packets,
> and should give us a bit of a performance boost to SSL writes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)