comparison xml/en/docs/http/ngx_http_js_module.xml @ 3018:58f0d9d7fe1d

Corrected contexts in js_periodic directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 05 Oct 2023 10:06:03 +0100
parents c0a4a4a55e45
children e6b785b7e308
comparison
equal deleted inserted replaced
3017:f55e18559df9 3018:58f0d9d7fe1d
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_js_module" 9 <module name="Module ngx_http_js_module"
10 link="/en/docs/http/ngx_http_js_module.html" 10 link="/en/docs/http/ngx_http_js_module.html"
11 lang="en" 11 lang="en"
12 rev="44"> 12 rev="45">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_js_module</literal> module is used to implement 17 The <literal>ngx_http_js_module</literal> module is used to implement
545 [<literal>interval</literal>=<value>time</value>] 545 [<literal>interval</literal>=<value>time</value>]
546 [<literal>jitter</literal>=<value>number</value>] 546 [<literal>jitter</literal>=<value>number</value>]
547 [<literal>worker_affinity</literal>=<value>mask</value>]</syntax> 547 [<literal>worker_affinity</literal>=<value>mask</value>]</syntax>
548 <default/> 548 <default/>
549 <context>location</context> 549 <context>location</context>
550 <context>if in location</context>
551 <context>limit_except</context>
552 <appeared-in>0.8.1</appeared-in> 550 <appeared-in>0.8.1</appeared-in>
553 551
554 <para> 552 <para>
555 Specifies a content handler to run at regular interval. 553 Specifies a content handler to run at regular interval.
556 The handler receives a 554 The handler receives a