From f7679a70720ad8638537f12d7212c66695e78659 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Thu, 29 Aug 2002 19:13:25 +0000 Subject: [PATCH] Updated docs to conform to the recent changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96573 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mpm_winnt.html.en | 2 +- docs/manual/mod/mpm_winnt.html.ja.jis | 8 ++++---- docs/manual/mod/mpm_winnt.xml | 4 +++- docs/manual/mod/mpm_winnt.xml.ja | 2 ++ 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mpm_winnt.html.en b/docs/manual/mod/mpm_winnt.html.en index 79d3b72317..4c5769d069 100644 --- a/docs/manual/mod/mpm_winnt.html.en +++ b/docs/manual/mod/mpm_winnt.html.en @@ -11,4 +11,4 @@ Windows NT operating systems. It uses a single control process which launches a single child process which in turn creates threads to handle requests

-

Directives


Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file +

Directives


Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file diff --git a/docs/manual/mod/mpm_winnt.html.ja.jis b/docs/manual/mod/mpm_winnt.html.ja.jis index 93ee9f7448..a7963924d9 100644 --- a/docs/manual/mod/mpm_winnt.html.ja.jis +++ b/docs/manual/mod/mpm_winnt.html.ja.jis @@ -4,12 +4,12 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->mpm_winnt - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Apache モジュール mpm_winnt

説明: Windows NT -向けに最適化されたマルチプロセッシングモジュール
ステータス: - MPM
モジュール識別子: +向けに最適化されたマルチプロセッシングモジュール
ステータス: + MPM
モジュール識別子: mpm_winnt_module

概要

-

このマルチプロセッシングモジュール (MPM) +

このマルチプロセッシングモジュール (MPM) は Windows NT でのデフォルトになります。 一つの制御用プロセスを用い、これが一つの子プロセスを起動し、 そして子プロセスがリクエストを取り扱うためにスレッドを 起動します。

-

ディレクティブ


Apache HTTP Server Version 2.0

索引ホーム \ No newline at end of file +

ディレクティブ


Apache HTTP Server Version 2.0

索引ホーム \ No newline at end of file diff --git a/docs/manual/mod/mpm_winnt.xml b/docs/manual/mod/mpm_winnt.xml index 7e7ebd03cd..ec755304f9 100644 --- a/docs/manual/mod/mpm_winnt.xml +++ b/docs/manual/mod/mpm_winnt.xml @@ -29,7 +29,9 @@ SendBufferSize +ThreadLimit + ThreadsPerChild - \ No newline at end of file + diff --git a/docs/manual/mod/mpm_winnt.xml.ja b/docs/manual/mod/mpm_winnt.xml.ja index 60d9b087fd..9aa57a3cad 100644 --- a/docs/manual/mod/mpm_winnt.xml.ja +++ b/docs/manual/mod/mpm_winnt.xml.ja @@ -30,6 +30,8 @@ SendBufferSize +ThreadLimit + ThreadsPerChild -- 2.40.0