changeset 2048:5c80c77cbdcd

Added request mirroring feature to the index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 06 Oct 2017 18:28:50 +0300
parents 593dfdc524ae
children b29a7faecbd0
files xml/en/index.xml xml/ru/index.xml
diffstat 2 files changed, 10 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/index.xml
+++ b/xml/en/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="82">
+         rev="83">
 
 
 <section>
@@ -201,6 +201,10 @@ coming from one address;
 </listitem>
 
 <listitem>
+<link doc="docs/http/ngx_http_mirror_module.xml">Request mirroring</link>;
+</listitem>
+
+<listitem>
 Embedded <link doc="docs/http/ngx_http_perl_module.xml">Perl</link>;
 </listitem>
 
--- a/xml/ru/index.xml
+++ b/xml/ru/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/ru/"
          lang="ru"
-         rev="82">
+         rev="83">
 
 
 <section>
@@ -200,6 +200,10 @@ PUT, DELETE, MKCOL, COPY и MOVE</link>;
 </listitem>
 
 <listitem>
+<link doc="docs/http/ngx_http_mirror_module.xml">Зеркалирование запросов</link>;
+</listitem>
+
+<listitem>
 Встроенный <link doc="docs/http/ngx_http_perl_module.xml">Perl</link>;
 </listitem>