view xml/ru/docs/http/ngx_http_limit_zone_module.xml @ 2086:bdfbdf74fb3d

Fixed auth_jwt_claim_set example. Previously, the example had auth_jwt_claim_set directive in the location context, while it's only allowed in the http context. The directives auth_jwt and auth_jwt_key_file are removed from the example to avoid confusion between location and server contexts.
author Roman Arutyunyan <arut@nginx.com>
date Fri, 15 Dec 2017 21:45:00 +0300
parents be54c443235a
children
line wrap: on
line source

<?xml version="1.0"?>

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">

<module name="Модуль ngx_http_limit_zone_module"
        link="/ru/docs/http/ngx_http_limit_zone_module.html"
        lang="ru">

<section id="summary">

<para>
В версии 1.1.8 модуль <literal>ngx_http_limit_zone_module</literal>
был переименован в модуль
<link doc="ngx_http_limit_conn_module.xml">ngx_http_limit_conn_module</link>.
</para>

</section>

</module>