<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 758944 -->
+<!-- English Revision: 804678 -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
(MPM) adı verilen eklemlenebilir çok görevlilik modellerini
destekler. Apache’yi derlerken bu MPM’lerden birini seçmeniz
gerekir. MPM’lerden bazıları platformlara özeldir:
- <module>mpm_netware</module> ve <module>mpm_winnt</module>. Unix
+ <module>mpm_netware</module>, <module>mpmt_os2</module> ve
+ <module>mpm_winnt</module>. Unix
benzeri sistemler için ise seçebileceğiniz modül sayısı birden
fazladır. MPM seçiminin httpd’nin hızında ve ölçeklenebilirliğinde
bazı etkileri olabilir:</p>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 759957 -->
+<!-- English Revision: 804678 -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
<syntax>PidFile <var>dosya</var></syntax>
<default>PidFile logs/httpd.pid</default>
<contextlist><context>server config</context></contextlist>
-<modulelist><module>mpm_winnt</module><module>prefork</module>
-<module>worker</module></modulelist>
+<modulelist><module>mpm_winnt</module><module>mpmt_os2</module>
+<module>prefork</module><module>worker</module></modulelist>
<usage>
<p><directive>PidFile</directive> yönergesi, sunucunun artalan sürecinin
<contextlist><context>server config</context></contextlist>
<modulelist><module>beos</module><module>leader</module>
<module>mpm_netware</module><module>mpm_winnt</module>
-<module>prefork</module><module>worker</module></modulelist>
+<module>mpmt_os2</module><module>prefork</module><module>worker</module>
+</modulelist>
<usage>
<p>Bekleyen bağlantılar kuyruğunun azami uzunluğu. Genellikle bu ayar ne
<syntax>MaxRequestsPerChild <var>sayı</var></syntax>
<default>MaxRequestsPerChild 10000</default>
<contextlist><context>server config</context></contextlist>
-<modulelist><module>mpm_netware</module><module>mpm_winnt</module>
-<module>prefork</module><module>worker</module></modulelist>
+<modulelist><module>mpm_netware</module><module>mpmt_os2</module>
+<module>mpm_winnt</module><module>prefork</module><module>worker</module>
+</modulelist>
<usage>
<p><directive>MaxRequestsPerChild</directive> yönergesi, tek bir çocuk
<syntax>MaxSpareThreads <var>number</var></syntax>
<default>Ayrıntılar için aşağıdaki açıklamaya bakınız.</default>
<contextlist><context>server config</context></contextlist>
-<modulelist><module>mpm_netware</module><module>worker</module>
-</modulelist>
+<modulelist><module>mpm_netware</module><module>mpmt_os2</module>
+<module>worker</module></modulelist>
<usage>
<p>Boştaki azami evre sayısı. Her MPM bu yönerge karşısında farklı
<p><module>mpm_netware</module> için <code>MaxSpareThreads 100</code>
öntanımlıdır. Bu MPM tek bir süreç olarak çalıştığından boştaki evre
sayısı aynı zamanda sunucu genelinde boştaki evre sayısıdır.</p>
+
+ <p><module>mpmt_os2</module> modülü <module>mpm_netware</module> modülü
+ gibi çalışır. <module>mpmt_os2</module> için öntanımlı değer
+ <code>10</code>'dur.</p>
<note><title>Kısıtlamalar</title>
<p><directive>MaxSpareThreads</directive> için değer aralığı sınırlıdır.
<default>Ayrıntılar için aşağıdaki açıklamaya bakınız.</default>
<contextlist><context>server config</context></contextlist>
<modulelist><module>beos</module><module>leader</module>
-<module>mpm_netware</module><module>worker</module>
-</modulelist>
+<module>mpm_netware</module><module>mpmt_os2</module>
+<module>worker</module></modulelist>
<usage>
<p>İsteklerin ani artışında devreye girecek boştaki evrelerin asgari
<p><module>mpm_netware</module> için <code>MinSpareThreads 10</code>
öntanımlıdır ve tek süreç kendisi olduğundan izleme sunucu genelinde
yapılır.</p>
+
+ <p><module>mpmt_os2</module> modülü <module>mpm_netware</module> modülü
+ gibi çalışır. <module>mpmt_os2</module> için öntanımlı değer
+ <code>5</code>'tir.</p>
+
</usage>
<seealso><directive module="mpm_common">MaxSpareThreads</directive></seealso>
<seealso><directive module="mpm_common">StartServers</directive></seealso>
<default>ReceiveBufferSize 0</default>
<contextlist><context>server config</context></contextlist>
<modulelist><module>mpm_netware</module><module>mpm_winnt</module>
-<module>prefork</module><module>worker</module></modulelist>
+<module>mpmt_os2</module><module>prefork</module><module>worker</module>
+</modulelist>
<usage>
<p>Sunucu TCP alım tamponu boyunu <var>bayt-sayısı</var> ile belirtilen
<contextlist><context>server config</context></contextlist>
<modulelist><module>beos</module><module>leader</module>
<module>mpm_netware</module><module>mpm_winnt</module>
-<module>prefork</module><module>worker</module></modulelist>
+<module>mpmt_os2</module><module>prefork</module><module>worker</module>
+</modulelist>
<usage>
<p>Sunucu TCP gönderim tamponu boyunu <var>bayt-sayısı</var> ile
<syntax>StartServers <var>sayı</var></syntax>
<default>Ayrıntılar için aşağıdaki açıklamaya bakınız.</default>
<contextlist><context>server config</context></contextlist>
-<modulelist><module>prefork</module><module>worker</module>
-</modulelist>
+<modulelist><module>mpmt_os2</module><module>prefork</module>
+<module>worker</module></modulelist>
<usage>
<p><directive>StartServers</directive> yönergesi, sunucunun başlatılması
<p>Öntanımlı değer MPM’den MPM’e fark eder. Öntanımlı değer
<module>worker</module> için <code>3</code> iken
- <module>prefork</module> için <code>5</code>'tir.</p>
+ <module>prefork</module> için <code>5</code>,
+ <module>mpmt_os2</module> için <code>2</code>'dir.</p>
</usage>
</directivesynopsis>
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 758913 -->
+<!-- English Revision: 804977 -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
HTTP başlıklı dosya türü desteğini iptal eder.</dd>
<dt><code>--disable-auth</code></dt>
- <dd><module>mod_auth</module> modülü tarafından sağlanan kullanıcıya
+ <dd><module>mod_authn_file</module> modülü tarafından sağlanan kullanıcıya
dayalı erişim denetimi iptal edilir. Bu modül, kullanıcı isminin ve
parolasının salt metin dosyalarda saklandığı Temel HTTP Kimlik
Doğrulaması için kullanılır.</dd>
içerik listelemesini iptal eder.</dd>
<dt><code>--disable-access</code></dt>
- <dd><module>mod_access</module> modülü tarafından sağlanan konağa
+ <dd><module>mod_authz_host</module> modülü tarafından sağlanan konağa
dayalı erişim denetimi iptal edilir.</dd>
<dt><code>--disable-cgi</code></dt>