comparison xml/en/docs/http/ngx_http_upstream_module.xml @ 1088:379cb572a7ec

Paraphrased sentences that mention "commercial subscription".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 04 Mar 2014 14:26:16 +0400
parents 6c021feec587
children 15f48e365f43
comparison
equal deleted inserted replaced
1087:75a88c406dfc 1088:379cb572a7ec
46 </example> 46 </example>
47 </para> 47 </para>
48 48
49 <para> 49 <para>
50 Dynamically configurable group, 50 Dynamically configurable group,
51 available as part of our <commercial_version/> only: 51 available as part of our <commercial_version/>:
52 <example> 52 <example>
53 upstream <emphasis>appservers</emphasis> { 53 upstream <emphasis>appservers</emphasis> {
54 zone appservers 64k; 54 zone appservers 64k;
55 55
56 server appserv1.example.com weight=5; 56 server appserv1.example.com weight=5;
185 <link id="health_check">healthy</link>, 185 <link id="health_check">healthy</link>,
186 or when the server becomes available after a period of time 186 or when the server becomes available after a period of time
187 it was considered unavailable. 187 it was considered unavailable.
188 Default value is zero, i.e. slow start is disabled. 188 Default value is zero, i.e. slow start is disabled.
189 <note> 189 <note>
190 This functionality is available as part of our <commercial_version/> only. 190 This functionality is available as part of our <commercial_version/>.
191 </note> 191 </note>
192 </tag-desc> 192 </tag-desc>
193 193
194 <tag-name><literal>backup</literal></tag-name> 194 <tag-name><literal>backup</literal></tag-name>
195 <tag-desc> 195 <tag-desc>
205 205
206 <tag-name><literal>route</literal>=<value>string</value></tag-name> 206 <tag-name><literal>route</literal>=<value>string</value></tag-name>
207 <tag-desc> 207 <tag-desc>
208 sets the server route name. 208 sets the server route name.
209 <note> 209 <note>
210 This functionality is available as part of our <commercial_version/> only. 210 This functionality is available as part of our <commercial_version/>.
211 </note> 211 </note>
212 </tag-desc> 212 </tag-desc>
213 213
214 </list> 214 </list>
215 </para> 215 </para>
251 <link id="upstream_conf"/>. 251 <link id="upstream_conf"/>.
252 </para> 252 </para>
253 253
254 <para> 254 <para>
255 <note> 255 <note>
256 This directive is available as part of our <commercial_version/> only. 256 This directive is available as part of our <commercial_version/>.
257 </note> 257 </note>
258 </para> 258 </para>
259 259
260 </directive> 260 </directive>
261 261
560 considered unhealthy. 560 considered unhealthy.
561 </para> 561 </para>
562 562
563 <para> 563 <para>
564 <note> 564 <note>
565 This directive is available as part of our <commercial_version/> only. 565 This directive is available as part of our <commercial_version/>.
566 </note> 566 </note>
567 </para> 567 </para>
568 568
569 </directive> 569 </directive>
570 570
692 692
693 </para> 693 </para>
694 694
695 <para> 695 <para>
696 <note> 696 <note>
697 This directive is available as part of our <commercial_version/> only. 697 This directive is available as part of our <commercial_version/>.
698 </note> 698 </note>
699 </para> 699 </para>
700 700
701 </directive> 701 </directive>
702 702
810 Otherwise, the route from the URI is used. 810 Otherwise, the route from the URI is used.
811 </para> 811 </para>
812 812
813 <para> 813 <para>
814 <note> 814 <note>
815 This directive is available as part of our <commercial_version/> only. 815 This directive is available as part of our <commercial_version/>.
816 </note> 816 </note>
817 </para> 817 </para>
818 818
819 </directive> 819 </directive>
820 820
1076 1076
1077 </para> 1077 </para>
1078 1078
1079 <para> 1079 <para>
1080 <note> 1080 <note>
1081 This directive is available as part of our <commercial_version/> only. 1081 This directive is available as part of our <commercial_version/>.
1082 </note> 1082 </note>
1083 </para> 1083 </para>
1084 1084
1085 </directive> 1085 </directive>
1086 1086