diff options
author | Valentin Bartenev <vbart@nginx.com> | 2013-03-07 18:21:28 +0000 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2013-03-07 18:21:28 +0000 |
commit | 8fbef4841fe21ef2760c2313152180c56c6edd05 (patch) | |
tree | 191ec0c82252ed8415b329afb3daf7ebd9068e63 /src/http/ngx_http_request.c | |
parent | bf23093e108db534e6d9deaac605fbd909172d2a (diff) | |
download | nginx-8fbef4841fe21ef2760c2313152180c56c6edd05.tar.gz nginx-8fbef4841fe21ef2760c2313152180c56c6edd05.zip |
SSL: Next Protocol Negotiation extension support.
Not only this is useful for the upcoming SPDY support, but it can
also help to improve HTTPS performance by enabling TLS False Start
in Chrome/Chromium browsers [1]. So, we always enable NPN for HTTPS
if it is supported by OpenSSL.
[1] http://www.imperialviolet.org/2012/04/11/falsestart.html
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions