Thomas Jackson created TS-3547:
----------------------------------
Summary: SSLNetVConnection writes each block separately to the
socket
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)