[ 
https://issues.apache.org/jira/browse/TS-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508207#comment-14508207
 ] 

Brian Geffon commented on TS-3547:
----------------------------------

UnixNetVConnection uses {{writev}} but OpenSSL only has SSL_write it doesn't 
have an SSL_writev.

> SSLNetVConnection: switch to a vectored write
> ---------------------------------------------
>
>                 Key: TS-3547
>                 URL: https://issues.apache.org/jira/browse/TS-3547
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Thomas Jackson
>
> 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)

Reply via email to