diff options
author | Glenn Strauss <gstrauss@gluelogic.com> | 2017-10-15 22:05:34 -0400 |
---|---|---|
committer | Glenn Strauss <gstrauss@gluelogic.com> | 2017-10-15 22:07:00 -0400 |
commit | 7661587f012d373dbbee046e87d41f430e71aa88 (patch) | |
tree | 8d0fdd426588ffa557b931b73160a5c9c9560ca3 /CMakeLists.txt | |
parent | a4d40da9f2a0e9e1251c8989e6294790e61b51d6 (diff) | |
download | lighttpd-git-7661587f012d373dbbee046e87d41f430e71aa88.tar.gz |
[mod_openssl] copy data for larger SSL packets
copy small mem chunks into single large buffer before SSL_write()
to reduce number times write() called underneath SSL_write() and
potentially reduce number of packets generated if socket TCP_NODELAY
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions