changeset 1177:e33858baaecd

Links to the nginx reference docs and lb blogposts added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 06 May 2014 07:19:12 +0000
parents 4eea26b34ea5
children 52747e115aba
files xml/en/docs/http/load_balancing.xml
diffstat 1 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/load_balancing.xml	Wed Apr 30 19:48:40 2014 +0400
+++ b/xml/en/docs/http/load_balancing.xml	Tue May 06 07:19:12 2014 +0000
@@ -284,7 +284,8 @@
 <link doc="ngx_http_upstream_module.xml" id="server">backup</link>,
 <link doc="ngx_http_upstream_module.xml" id="server">down</link>, and
 <link doc="ngx_http_upstream_module.xml" id="keepalive"/>.
-For more information please check our reference documentation.
+For more information please check our
+<link url="/en/docs/">reference documentation</link>.
 </para>
 
 <para>
@@ -300,6 +301,24 @@
 as part of our paid NGINX Plus subscriptions.
 </para>
 
+<para>
+The following articles describe load balancing with NGINX Plus
+in more detail:
+<list type="bullet" compact="no">
+
+<listitem>
+<link url="http://nginx.com/blog/load-balancing-with-nginx-plus/">
+Load Balancing with NGINX and NGINX Plus</link>
+</listitem>
+
+<listitem>
+<link url="http://nginx.com/blog/load-balancing-with-nginx-plus-part2/">
+Load Balancing with NGINX and NGINX Plus part 2</link>
+</listitem>
+
+</list>
+</para>
+
 </section>
 
 </article>