From: Rich Bowen Date: Thu, 2 Apr 2026 20:45:10 +0000 (+0000) Subject: rebuild html, metadata X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b37bfdf5dce202aaf2c4b4999bac69b51e598a9d;p=thirdparty%2Fapache%2Fhttpd.git rebuild html, metadata git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932770 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en.utf8 b/docs/manual/mod/mod_proxy.html.en.utf8 index 0e4f25922d..23efa4e873 100644 --- a/docs/manual/mod/mod_proxy.html.en.utf8 +++ b/docs/manual/mod/mod_proxy.html.en.utf8 @@ -971,7 +971,9 @@ ProxyDomain ".example.com"

The ProxyIOBufferSize directive adjusts the size of the internal buffer which is used as a scratchpad for the data between - input and output. The size must be at least 512.

+ input and output. The size must be at least 512, or set + to 0 to indicate that the system's default buffer size + should be used.

In almost every case, there's no reason to change that value.

diff --git a/docs/manual/mod/mod_proxy.html.fr.utf8 b/docs/manual/mod/mod_proxy.html.fr.utf8 index 1fb254679f..015f5388f0 100644 --- a/docs/manual/mod/mod_proxy.html.fr.utf8 +++ b/docs/manual/mod/mod_proxy.html.fr.utf8 @@ -30,6 +30,8 @@  fr  |  ja 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 0bd2ea1e84..af17f75e53 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index a4c5165d91..0de353a018 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - + - +
Description:Serveur mandataire/passerelle multi-protocole
Statut:Extension
Identificateur de Module:proxy_module