]> git.kaiwu.me - nginx.git/commit
Disabling SSL compression. This saves about 300K per SSL connection.
authorIgor Sysoev <igor@sysoev.ru>
Fri, 7 Oct 2011 10:59:02 +0000 (10:59 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 7 Oct 2011 10:59:02 +0000 (10:59 +0000)
commit95084f7e1c14333c3ee1cb58f496924206001ecd
tree88adad82cd277b860c038f1b963dffe579a0f8fc
parent3f34960fde2c73dac317a2e6ba514c9fc32cb1de
Disabling SSL compression. This saves about 300K per SSL connection.
The SSL_OP_NO_COMPRESSION option is available since OpenSSL 1.0.0.
src/event/ngx_event_openssl.c