comparison xml/en/docs/stream/ngx_stream_proxy_module.xml @ 1717:e07ce4ed4dcc

Corrected usage of "allow".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 30 May 2016 18:46:41 +0300
parents d855e7cc3b2f
children ab56dcd73af2
comparison
equal deleted inserted replaced
1716:ecea2f0d22b6 1717:e07ce4ed4dcc
333 <default>host from proxy_pass</default> 333 <default>host from proxy_pass</default>
334 <context>stream</context> 334 <context>stream</context>
335 <context>server</context> 335 <context>server</context>
336 336
337 <para> 337 <para>
338 Allows to override the server name used to 338 Allows overriding the server name used to
339 <link id="proxy_ssl_verify">verify</link> 339 <link id="proxy_ssl_verify">verify</link>
340 the certificate of the proxied server and to be 340 the certificate of the proxied server and to be
341 <link id="proxy_ssl_server_name">passed through SNI</link> 341 <link id="proxy_ssl_server_name">passed through SNI</link>
342 when establishing a connection with the proxied server. 342 when establishing a connection with the proxied server.
343 </para> 343 </para>