[mod_openssl] use 16k static buffer instead of 64k
commit99f8ae0d0d16cdd9759304143e013602aaae1d3d
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 24 Feb 2019 22:55:06 +0000 (24 17:55 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 7 Mar 2019 05:32:17 +0000 (7 00:32 -0500)
tree1a168bc1fe7baf874b7cc7455e3503ccd1fcbc3f
parent4e6e787a0d2eff16c5acdfddccd7c3df8994ad29
[mod_openssl] use 16k static buffer instead of 64k

better match size used by openssl
(avoid unused, oversized reads)
src/mod_openssl.c