Welcome! Log In Create A New Profile

Advanced

[PATCH] Removed documentation for nonexistent memcached_force_ranges

Sergey Kandaurov
June 20, 2022 03:06PM
# HG changeset patch
# User Sergey Kandaurov <pluknet@nginx.com>
# Date 1655748656 -14400
# Mon Jun 20 22:10:56 2022 +0400
# Node ID 53734009b0c36276e66792e23180ee9665c95419
# Parent 40d40af45ac85339025b171c53033665a3632ee0
Removed documentation for nonexistent memcached_force_ranges.

diff --git a/xml/en/docs/http/ngx_http_memcached_module.xml b/xml/en/docs/http/ngx_http_memcached_module.xml
--- a/xml/en/docs/http/ngx_http_memcached_module.xml
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml
@@ -10,7 +10,7 @@
<module name="Module ngx_http_memcached_module"
link="/en/docs/http/ngx_http_memcached_module.html"
lang="en"
- rev="17">
+ rev="18">

<section id="summary">

@@ -121,23 +121,6 @@ It should be noted that this timeout can
</directive>


-<directive name="memcached_force_ranges">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-<context>location</context>
-<appeared-in>1.7.7</appeared-in>
-
-<para>
-Enables byte-range support
-for both cached and uncached responses from the memcached server
-regardless of the <header>Accept-Ranges</header> field in these responses.
-</para>
-
-</directive>
-
-
<directive name="memcached_gzip_flag">
<syntax><value>flag</value></syntax>
<default></default>
diff --git a/xml/ru/docs/http/ngx_http_memcached_module.xml b/xml/ru/docs/http/ngx_http_memcached_module.xml
--- a/xml/ru/docs/http/ngx_http_memcached_module.xml
+++ b/xml/ru/docs/http/ngx_http_memcached_module.xml
@@ -10,7 +10,7 @@
<module name="Модуль ngx_http_memcached_module"
link="/ru/docs/http/ngx_http_memcached_module.html"
lang="ru"
- rev="17">
+ rev="18">

<section id="summary">

@@ -122,24 +122,6 @@ memcached_bind $remote_addr transparent;
</directive>


-<directive name="memcached_force_ranges">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-<context>location</context>
-<appeared-in>1.7.7</appeared-in>
-
-<para>
-Включает поддержку диапазонов запрашиваемых байт (byte-range)
-для кэшированных и некэшированных ответов сервера memcached
-вне зависимости от наличия поля <header>Accept-Ranges</header>
-в заголовках этих ответов.
-</para>
-
-</directive>
-
-
<directive name="memcached_gzip_flag">
<syntax><value>флаг</value></syntax>
<default></default>
_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-leave@nginx.org
Subject Author Views Posted

[PATCH] Removed documentation for nonexistent memcached_force_ranges

Sergey Kandaurov 287 June 20, 2022 03:06PM

Re: [PATCH] Removed documentation for nonexistent memcached_force_ranges

Maxim Dounin 119 June 20, 2022 04:30PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 206
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready