From: André Malo The ability to create an SSL connections to an LDAP server
- is defined by the directives Using SSL
- LDAPTrustedCA
and
+ is defined by the directives
+ LDAPTrustedCA
and
LDAPTrustedCAType
. These directives specify the certificate
file or database and the certificate type. Whenever the LDAP url
includes ldaps://, mod_ldap
will establish
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index 331dff316c5..a912f992289 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -698,7 +698,7 @@ Apache
ThreadsPerChild
settings require more than 16 server processes (default). Do not set
the value of this directive any higher than the number of server
- processes required by what you may want for MaxClients
and ThreadsPerChild
.MaxClients
and ThreadsPerChild
.
With the perchild
MPM, use this directive only
if you need to set NumServers
higher than 8 (default).
MaxClients
y ThreadsPerChild
precisan más de 16
procesos del servidor (valor por defecto). No especifique en esta
directiva un valor mayor que el número de procesos del servidor
- requeridos por lo especificado en las directivas MaxClients
y ThreadsPerChild
.
+ requeridos por lo especificado en las directivas MaxClients
y ThreadsPerChild
.
Con el MPM perchild
, use esta directiva solo
si tiene que especificar en la directiva NumServers
un valor mayor de 8 (el
diff --git a/docs/manual/mod/mpm_common.html.ja.utf8 b/docs/manual/mod/mpm_common.html.ja.utf8
index 185fd17c3d2..e2d6fa46dc4 100644
--- a/docs/manual/mod/mpm_common.html.ja.utf8
+++ b/docs/manual/mod/mpm_common.html.ja.utf8
@@ -745,7 +745,7 @@ accept ãããã¨ãã¦ããã¨ãã«ãApache ããããã®åããã»ã¹
ThreadsPerChild
ã®è¨å®ã§ 16 ãµã¼ãããã»ã¹ (ããã©ã«ã)
以ä¸å¿
è¦ã«ãªãå ´åã«ã®ã¿ä½¿ç¨ãã¦ãã ããã叿ã®
- MaxClients
ã¨
+ MaxClients
ã¨
ThreadsPerChild
ã¨ããã¹ã¦ãå¿
è¦ã¨ãªããµã¼ãããã»ã¹æ°ä»¥ä¸ã«å¤§ããªå¤ã
è¨å®ãããã¨ã¯é¿ãã¦ãã ããã
MaxClients
ve
ThreadsPerChild
ayarları 16
sunucu sürecinden (16 öntanımlıdır) fazlasını gerektiriyorsa
- ayarlayınız. Bu yönergeye MaxClients
+ ayarlayınız. Bu yönergeye MaxClients
ve ThreadsPerChild
için gerekli gördüÄünüz
sunucu süreci sayısından fazlasını atamayınız.
diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en
index fd5a0e3f998..05d154e998f 100644
--- a/docs/manual/mod/worker.html.en
+++ b/docs/manual/mod/worker.html.en
@@ -107,17 +107,17 @@ uses
MaxClients
directive.
The maximum number of active child processes is determined by
the MaxClients
- directive divided by the
+ directive divided by the
ThreadsPerChild
directive.
Two directives set hard limits on the number of active child
processes and the number of server threads in a child process,
and can only be changed by fully stopping the server and then
- starting it again. ServerLimit
+ starting it again. ServerLimit
is a hard limit on the number of active child
processes, and must be greater than or equal to the
MaxClients
- directive divided by the
+ directive divided by the
ThreadsPerChild
directive.
ThreadLimit
is a hard
limit of the number of server threads, and must be greater than
@@ -135,10 +135,10 @@ uses
the following:
- - set the value of
+ - set the value of
MaxRequestsPerChild
to zero
- - set the value of
+ - set the value of
MaxSpareThreads
to the same value as
MaxClients
diff --git a/docs/manual/mod/worker.html.es b/docs/manual/mod/worker.html.es
index 968a67a1237..3f96515a979 100644
--- a/docs/manual/mod/worker.html.es
+++ b/docs/manual/mod/worker.html.es
@@ -116,17 +116,17 @@ puertos que usa Apache
determinado por la directiva MaxClients
. El número
máximo de procesos hijo activos está determinado por el
valor especificado en la directiva MaxClients
dividido por el valor
- especificado en la directiva
+ especificado en la directiva
ThreadsPerChild
.
Hay dos directivas que establecen límites estrictos al
número de procesos hijo activos y al número de hebras
del servidor en un proceso hijo, y puede cambiarse solo parando
completamente el servidor y volviendo a iniciarlo. La directiva
- ServerLimit
marca el
+ ServerLimit
marca el
límite estricto de procesos hijo activos posibles, y debe ser
mayor o igual al valor de la directiva MaxClients
dividido por el valor
- de la directiva
+ de la directiva
ThreadsPerChild
. El valor de la directiva ThreadLimit
es el límite
estricto del número de hebras del servidor, y debe ser mayor
o igual al valor de la directiva ThreadsPerChild
. Si los valores
@@ -144,10 +144,10 @@ puertos que usa Apache
siguiente manera:
- - fijar el valor de la directiva
+ - fijar el valor de la directiva
MaxRequestsPerChild
a cero
- - fijar el valor de la directiva
MaxSpareThreads
al mismo valor
+ - fijar el valor de la directiva
MaxSpareThreads
al mismo valor
que la directiva MaxClients
diff --git a/docs/manual/mod/worker.html.ja.utf8 b/docs/manual/mod/worker.html.ja.utf8
index 8ae00480af7..2d288746ac7 100644
--- a/docs/manual/mod/worker.html.ja.utf8
+++ b/docs/manual/mod/worker.html.ja.utf8
@@ -124,10 +124,10 @@
æ´»åä¸ã®åããã»ã¹ã®æ°ã¨åããã»ã¹ä¸ã®ãµã¼ãã¹ã¬ããã®æ°ã®è¶ããããªã
ä¸éãè¨å®ãããã£ã¬ã¯ãã£ããäºã¤ããã¾ãããããã¯ãµã¼ãã
å®å
¨ã«åæ¢ãã¦ãåèµ·åãããã¨ã§ãã夿´ãããã¨ã¯ã§ãã¾ããã
- ServerLimit
+ ServerLimit
ã¯æ´»åä¸ã®åããã»ã¹ã®è¶ããããªãä¸éãè¨å®ãã
MaxClients
ãã£ã¬ã¯ãã£ã
- ã®å¤ã
+ ã®å¤ã
ThreadsPerChild
ã®å¤ã§å²ã£ãå¤ä»¥ä¸ã§ãã
å¿
è¦ãããã¾ããThreadLimit
ã¯
ãµã¼ãã¹ã¬ããã®è¶ããããªãä¸éã§ãThreadsPerChild
ãã£ã¬ã¯ãã£ãã®
@@ -143,10 +143,10 @@
ããã¯ä»¥ä¸ã®æ§ã«ãã¦å®ç¾ã§ãã¾ãã
-
+
MaxRequestsPerChild
ã®å¤ã 0 ã«è¨å®ãã
-
+
MaxSpareThreads
ã®å¤ã
MaxClients
ã¨åãå¤ã«ãã
diff --git a/docs/manual/mod/worker.html.tr.utf8 b/docs/manual/mod/worker.html.tr.utf8
index bd4c049e2eb..3a8d3a21f22 100644
--- a/docs/manual/mod/worker.html.tr.utf8
+++ b/docs/manual/mod/worker.html.tr.utf8
@@ -124,7 +124,7 @@ ayarlanması
iptal edilerek bu gibi durumlara karÅı önlem alınabilir:
- MaxRequestsPerChild
+ MaxRequestsPerChild
yönergesinin deÄeri sıfır yapılır.
MaxSpareThreads
ve
diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl
index 5fbe16db166..0df06dd4e82 100644
--- a/docs/manual/style/xsl/common.xsl
+++ b/docs/manual/style/xsl/common.xsl
@@ -386,7 +386,7 @@