comparison xml/en/docs/http/ngx_http_upstream_module.xml @ 1128:1594ed379f1f

De-i18n'ed <commercial_version/>. Now the text of a link has to be written verbatim.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Mar 2014 13:15:42 +0400
parents 948c853f5d22
children 07402a11fd8d
comparison
equal deleted inserted replaced
1127:948c853f5d22 1128:1594ed379f1f
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/>: 51 available as part of our
52 <commercial_version>commercial subscription</commercial_version>:
52 <example> 53 <example>
53 upstream <emphasis>appservers</emphasis> { 54 upstream <emphasis>appservers</emphasis> {
54 zone appservers 64k; 55 zone appservers 64k;
55 56
56 server appserv1.example.com weight=5; 57 server appserv1.example.com weight=5;
195 </list> 196 </list>
196 </para> 197 </para>
197 198
198 <para> 199 <para>
199 Additionally, 200 Additionally,
200 the following parameters are available as part of our <commercial_version/>: 201 the following parameters are available as part of our
202 <commercial_version>commercial subscription</commercial_version>:
201 <list type="tag"> 203 <list type="tag">
202 204
203 <tag-name id="max_conns"> 205 <tag-name id="max_conns">
204 <literal>max_conns</literal>=<value>number</value> 206 <literal>max_conns</literal>=<value>number</value>
205 </tag-name> 207 </tag-name>
282 handled by <link id="upstream_conf"/>. 284 handled by <link id="upstream_conf"/>.
283 </para> 285 </para>
284 286
285 <para> 287 <para>
286 <note> 288 <note>
287 This directive is available as part of our <commercial_version/>. 289 This directive is available as part of our
290 <commercial_version>commercial subscription</commercial_version>.
288 </note> 291 </note>
289 </para> 292 </para>
290 293
291 </directive> 294 </directive>
292 295
591 considered unhealthy. 594 considered unhealthy.
592 </para> 595 </para>
593 596
594 <para> 597 <para>
595 <note> 598 <note>
596 This directive is available as part of our <commercial_version/>. 599 This directive is available as part of our
600 <commercial_version>commercial subscription</commercial_version>.
597 </note> 601 </note>
598 </para> 602 </para>
599 603
600 </directive> 604 </directive>
601 605
723 727
724 </para> 728 </para>
725 729
726 <para> 730 <para>
727 <note> 731 <note>
728 This directive is available as part of our <commercial_version/>. 732 This directive is available as part of our
733 <commercial_version>commercial subscription</commercial_version>.
729 </note> 734 </note>
730 </para> 735 </para>
731 736
732 </directive> 737 </directive>
733 738
758 The default value of the <literal>timeout</literal> parameter is 60 seconds. 763 The default value of the <literal>timeout</literal> parameter is 60 seconds.
759 </para> 764 </para>
760 765
761 <para> 766 <para>
762 <note> 767 <note>
763 This directive is available as part of our <commercial_version/>. 768 This directive is available as part of our
769 <commercial_version>commercial subscription</commercial_version>.
764 </note> 770 </note>
765 </para> 771 </para>
766 772
767 </directive> 773 </directive>
768 774
876 Otherwise, the route from the URI is used. 882 Otherwise, the route from the URI is used.
877 </para> 883 </para>
878 884
879 <para> 885 <para>
880 <note> 886 <note>
881 This directive is available as part of our <commercial_version/>. 887 This directive is available as part of our
888 <commercial_version>commercial subscription</commercial_version>.
882 </note> 889 </note>
883 </para> 890 </para>
884 891
885 </directive> 892 </directive>
886 893
1142 1149
1143 </para> 1150 </para>
1144 1151
1145 <para> 1152 <para>
1146 <note> 1153 <note>
1147 This directive is available as part of our <commercial_version/>. 1154 This directive is available as part of our
1155 <commercial_version>commercial subscription</commercial_version>.
1148 </note> 1156 </note>
1149 </para> 1157 </para>
1150 1158
1151 </directive> 1159 </directive>
1152 1160