Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 89820 invoked from network); 20 May 2008 21:58:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 21:58:52 -0000 Received: (qmail 51231 invoked by uid 500); 20 May 2008 21:58:50 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 51176 invoked by uid 500); 20 May 2008 21:58:50 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 51157 invoked by uid 99); 20 May 2008 21:58:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 14:58:49 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 21:57:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 745732388990; Tue, 20 May 2008 14:58:12 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r658458 - in /httpd/httpd/branches/2.0.x/docs/manual/mod: mod_log_config.html.ja.utf8 mpm_common.html.de mpm_common.html.en mpm_common.html.tr.utf8 mpm_common.xml.de mpm_common.xml.es mpm_common.xml.ja mpm_common.xml.meta mpm_common.xml.tr Date: Tue, 20 May 2008 21:58:11 -0000 To: cvs@httpd.apache.org From: noodl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080520215812.745732388990@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: noodl Date: Tue May 20 14:58:10 2008 New Revision: 658458 URL: http://svn.apache.org/viewvc?rev=658458&view=rev Log: Update transformations Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mod_log_config.html.ja.utf8 httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.de httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.en httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.tr.utf8 httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.de httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.es httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.ja httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.meta httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.tr Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mod_log_config.html.ja.utf8 URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/mod/mod_log_config.html.ja.utf8?rev=658458&r1=658457&r2=658458&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/mod/mod_log_config.html.ja.utf8 [utf-8] (original) +++ httpd/httpd/branches/2.0.x/docs/manual/mod/mod_log_config.html.ja.utf8 [utf-8] Tue May 20 14:58:10 2008 @@ -101,7 +101,7 @@ %...{Foobar}C サーバに送られたリクエスト中のクッキー Foobar の値 %...D - リクエストを処理するのにかかった時間、ミリ秒単位 + リクエストを処理するのにかかった時間、マイクロ秒単位 %...{FOOBAR}e 環境変数 FOOBAR の内容 %...f Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.de URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.de?rev=658458&r1=658457&r2=658458&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.de (original) +++ httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.de Tue May 20 14:58:10 2008 @@ -27,6 +27,9 @@  ja  |  tr 

+
Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf + die neuesten Änderungen.
Beschreibung:Eine Sammlung von Direktiven, die in mehr als einem Multi-Processing-Modul (MPM) implementiert sind.
Status:MPM
Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.en?rev=658458&r1=658457&r2=658458&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.en (original) +++ httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.en Tue May 20 14:58:10 2008 @@ -435,15 +435,8 @@

Setting MaxRequestsPerChild to a - non-zero limit has two beneficial effects:

- -
    -
  • it limits the amount of memory that process can consume - by (accidental) memory leakage;
  • - -
  • by giving processes a finite lifetime, it helps reduce - the number of processes when the server load reduces.
  • -
+ non-zero value limits the amount of memory that process can consume + by (accidental) memory leakage.

Note

For KeepAlive requests, only Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.tr.utf8 URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.tr.utf8?rev=658458&r1=658457&r2=658458&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.tr.utf8 [utf-8] (original) +++ httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.html.tr.utf8 [utf-8] Tue May 20 14:58:10 2008 @@ -27,6 +27,7 @@  ja  |  tr 

+
Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.
Açıklama:Birden fazla Çok Süreçlilik Modülü (MPM) tarafından gerçeklenmiş yönergeler bütünü.
Durum:MPM
Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.de URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.de?rev=658458&r1=658457&r2=658458&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.de (original) +++ httpd/httpd/branches/2.0.x/docs/manual/mod/mpm_common.xml.de Tue May 20 14:58:10 2008 @@ -1,7 +1,7 @@ - + + + +