Module ngx_stream_ssl_preread_module
The ngx_stream_ssl_preread_module
module (1.11.5) allows extracting information from the ClientHello message without terminating SSL/TLS, for example, the sever name requested through SNI. This module is not built by default, it should be enabled with the --with-stream_ssl_preread_module
configuration parameter.