Save RAM by releasing read and write buffers when they're empty. (SSL3 and TLS only.) "Released" buffers are put onto a free-list in the context or just freed (depending on the context's setting for freelist_max_len).
See Source File
Save RAM by releasing read and write buffers when they're empty. (SSL3 and TLS only.) "Released" buffers are put onto a free-list in the context or just freed (depending on the context's setting for freelist_max_len).