]> git.kaiwu.me - nginx.git/commit
Releasing memory of idle SSL connection. This saves about 34K per SSL
authorIgor Sysoev <igor@sysoev.ru>
Fri, 7 Oct 2011 12:15:20 +0000 (12:15 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 7 Oct 2011 12:15:20 +0000 (12:15 +0000)
commit94b5460c7002ff84cf675977c9b9f4228276ed6b
tree1b1c1fe8881ac859e04b300ba6bc3fca476585f4
parent95084f7e1c14333c3ee1cb58f496924206001ecd
Releasing memory of idle SSL connection. This saves about 34K per SSL
connection. The SSL_MODE_RELEASE_BUFFERS option is available since
OpenSSL 1.0.0d.
src/event/ngx_event_openssl.c