The official NGINX Open Source repository.
Go to file
Maxim Dounin d9152910d3 SSL: logging level of "peer closed connection in SSL handshake".
Previously, the NGX_LOG_INFO level was used unconditionally.  This is
correct for client SSL connections, but too low for connections to
upstream servers.  To resolve this, ngx_connection_error() now used
to log this error, it will select logging level appropriately.

With this change, if an upstream connection is closed during SSL
handshake, it is now properly logged at "error" level.
2014-07-04 22:14:36 +04:00
auto Configure: restored "nginx/" missed in 6e4bb1d6679d. 2014-06-26 05:08:59 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.7.2-RELEASE 2014-06-17 16:51:25 +04:00
misc Updated OpenSSL used for win32 builds. 2014-06-17 11:38:55 +04:00
src SSL: logging level of "peer closed connection in SSL handshake". 2014-07-04 22:14:36 +04:00
.hgtags release-1.7.2 tag 2014-06-17 16:51:25 +04:00