You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2016/07/23 15:23:49 UTC

svn commit: r1753880 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: mod/ vhosts/

Author: lgentis
Date: Sat Jul 23 15:23:49 2016
New Revision: 1753880

URL: http://svn.apache.org/viewvc?rev=1753880&view=rev
Log:
Rebuild.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de
    httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr
    httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.de
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.meta
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.tr
    httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.xml.zh-cn

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr?rev=1753880&r1=1753879&r2=1753880&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr Sat Jul 23 15:23:49 2016
@@ -285,7 +285,8 @@
 <li><a href="core.html#gprofdir">GprofDir</a></li>
 <li><a href="mpm_common.html#gracefulshutdowntimeout">GracefulShutdownTimeout</a></li>
 <li><a href="mod_unixd.html#group">Group</a></li>
-<li><a href="mod_http2.html#h2direct" id="H" name="H">H2Direct</a></li>
+<li><a href="mod_http2.html#h2copyfiles" id="H" name="H">H2CopyFiles</a></li>
+<li><a href="mod_http2.html#h2direct">H2Direct</a></li>
 <li><a href="mod_http2.html#h2maxsessionstreams">H2MaxSessionStreams</a></li>
 <li><a href="mod_http2.html#h2maxworkeridleseconds">H2MaxWorkerIdleSeconds</a></li>
 <li><a href="mod_http2.html#h2maxworkers">H2MaxWorkers</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.fr?rev=1753880&r1=1753879&r2=1753880&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.fr Sat Jul 23 15:23:49 2016
@@ -333,6 +333,11 @@ plateformes de type BSD.</td></tr>
     doit �tre calcul�e pour chaque syst�me cible, en testant plusieurs valeurs
     et en observant les r�sultats.</p>
 
+    <p>Cette directive influence le calcul des valeurs limites inf�rieures de
+    <code class="directive"><a href="#minsparethreads">MinSpareThreads</a></code> et <code class="directive"><a href="#maxsparethreads">MaxSpareThreads</a></code>. En effet, pour accepter les
+    connexions de mani�re optimale, le nombre de processus enfants doit �tre un
+    multiple du nombre de segments d'�coute.</p>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="maxconnectionsperchild" id="maxconnectionsperchild">Directive</a> <a name="MaxConnectionsPerChild" id="MaxConnectionsPerChild">MaxConnectionsPerChild</a></h2>
@@ -443,7 +448,10 @@ simultan�ment</td></tr>
     <code>MaxSpareThreads 250</code>. Ce MPM g�re les threads inactifs
     au niveau du serveur. Si le serveur poss�de trop de threads
     inactifs, des processus enfants seront arr�t�s jusqu'� ce que le
-    nombre de threads inactifs repasse en dessous de cette limite.</p>
+    nombre de threads inactifs repasse en dessous de cette limite. Des
+    processus/threads suppl�mentaires sont susceptibles d'�tre cr��s si
+    <code class="directive"><a href="#listencoresbucketsratio">ListenCoresBucketsRatio</a></code> est
+    activ�e.</p>
 
     <p>Pour <code class="module"><a href="../mod/mpm_netware.html">mpm_netware</a></code>, la d�finition par d�faut est
     <code>MaxSpareThreads 100</code>. Comme ce MPM n'ex�cute qu'un seul
@@ -494,7 +502,8 @@ pour pouvoir traiter les pics de requ�t
     est surveill� au niveau du serveur. Si le serveur ne poss�de pas
     assez de threads inactifs, des processus enfants sont cr��s jusqu'�
     ce que le nombre de threads inactifs repasse au dessus de
-    <var>nombre</var>.</p>
+    <var>nombre</var>. Des processus/threads suppl�mentaires peuvent
+    �tre cr��s si <code class="directive"><a href="#listencoresbucketsratio">ListenCoresBucketsRatio</a></code> est activ�e.</p>
 
     <p>Avec <code class="module"><a href="../mod/mpm_netware.html">mpm_netware</a></code>, la d�finition par d�faut est
     <code>MinSpareThreads 10</code> et, comme ce MPM n'ex�cute qu'un

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de?rev=1753880&r1=1753879&r2=1753880&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de Sat Jul 23 15:23:49 2016
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 151408:1748951 (outdated) -->
+<!-- English Revision: 151408:1753074 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja?rev=1753880&r1=1753879&r2=1753880&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja [utf-8] Sat Jul 23 15:23:49 2016
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 674934:1748951 (outdated) -->
+<!-- English Revision: 674934:1753074 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr?rev=1753880&r1=1753879&r2=1753880&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr [utf-8] Sat Jul 23 15:23:49 2016
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1707631:1748951 (outdated) -->
+<!-- English Revision: 1707631:1753074 (outdated) -->
 <!-- =====================================================
  Translated by: Nilg�n Belma Bug�ner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>