comparison xml/en/index.xml @ 1815:42fb2c3c9615

Updated description of TCP SSL SNI feature in index.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 13 Oct 2016 20:20:26 +0300
parents d4a584797f51
children fd5656dab254
comparison
equal deleted inserted replaced
1814:7b83f37c806f 1815:42fb2c3c9615
6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
7 7
8 <article name="nginx" 8 <article name="nginx"
9 link="/en/" 9 link="/en/"
10 lang="en" 10 lang="en"
11 rev="63"> 11 rev="64">
12 12
13 13
14 <section> 14 <section>
15 15
16 <para> 16 <para>
280 <link doc="docs/stream/ngx_stream_proxy_module.xml">Generic proxying</link> 280 <link doc="docs/stream/ngx_stream_proxy_module.xml">Generic proxying</link>
281 of TCP and UDP; 281 of TCP and UDP;
282 </listitem> 282 </listitem>
283 283
284 <listitem> 284 <listitem>
285 <link doc="docs/stream/ngx_stream_ssl_module.xml">SSL termination and 285 <link doc="docs/stream/ngx_stream_ssl_module.xml">SSL</link> and
286 SNI support</link> for TCP; 286 TLS <link doc="docs/stream/ngx_stream_ssl_preread_module.xml">SNI</link> support
287 for TCP;
287 </listitem> 288 </listitem>
288 289
289 <listitem> 290 <listitem>
290 <link doc="docs/stream/ngx_stream_upstream_module.xml">Load balancing 291 <link doc="docs/stream/ngx_stream_upstream_module.xml">Load balancing
291 and fault tolerance</link>; 292 and fault tolerance</link>;