mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122521 13f79535-47bb-0310-9956-ffa450edef68
89 lines
3.0 KiB
XML
89 lines
3.0 KiB
XML
<?xml version="1.0" encoding="iso-2022-jp"?>
|
||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||
<!-- English Revision: 111892 -->
|
||
|
||
<!--
|
||
Copyright 2004 The Apache Software Foundation
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this file except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
|
||
<modulesynopsis metafile="mod_dumpio.xml.meta">
|
||
|
||
<name>mod_dumpio</name>
|
||
<description>$BK>$`$h$&$K$9$Y$F$N(B I/O $B$r%(%i!<%m%0$K%@%s%W$9$k(B</description>
|
||
<status>Extension</status>
|
||
<sourcefile>mod_dumpio.c</sourcefile>
|
||
<identifier>dumpio_module</identifier>
|
||
|
||
<summary>
|
||
<p><code>mod_dumpio</code> $B$r;H$&$H!"(BApache $B$,<u$1<h$C$?$9$Y$F$NF~NO$H(B
|
||
Apache $B$K$h$jAw$i$l$?$9$Y$F$N=PNO$H$N!"N>J}$b$7$/$O$I$A$i$+0lJ}$r!"(B
|
||
$B%(%i!<%m%0%U%!%$%k$K%m%0<}=8(B <transnote>$B%@%s%W(B dump</transnote>
|
||
$B$G$-$^$9!#(B</p>
|
||
|
||
<p>$B%G!<%?$N%m%.%s%0$O!"(BSSL $BI|9f2=$ND>8e(B ($BF~NO(B) $B$H(B SSL
|
||
$B0E9f2=$ND>A0(B ($B=PNO(B) $B$K9T$J$o$l$^$9!#$4A[A|$NDL$j!"(B
|
||
$B$3$N%b%8%e!<%k$O$H$F$D$b$J$$%G!<%?NL$r=PNO$7$^$9$N$G!"(B
|
||
$BLdBj$r%G%P%C%0$7$F$$$k$H$-$K$N$_;HMQ$9$k$h$&$K$7$F$/$@$5$$!#(B</p>
|
||
</summary>
|
||
|
||
<section id="enable">
|
||
<title>dumpio $B%5%]!<%H$rM-8z$K$9$k(B</title>
|
||
|
||
<p>$B$3$N%b%8%e!<%k$rM-8z$K$9$k$K$O!"%b%8%e!<%k$,%3%s%Q%$%k$5$l$F$$$F!"(B
|
||
$B<B9T$9$k(B Apache $B$N@_Dj$G%5!<%P$KAH$_9~$^$l$F$$$kI,MW$,$"$j$^$9!#(B
|
||
$B%m%.%s%05!G=$O!"0J2<$N%G%#%l%/%F%#%V$r;H$C$FM-8z$K$7$?$j(B
|
||
$BL58z$K$7$?$j$G$-$^$9!#(B</p>
|
||
</section>
|
||
|
||
<directivesynopsis>
|
||
|
||
<name>DumpIOInput</name>
|
||
<description>$B%(%i!<%m%0$K$9$Y$F$NF~NO%G!<%?$r%@%s%W(B</description>
|
||
<syntax>DumpIOInput On|Off</syntax>
|
||
<default>DumpIOInput Off</default>
|
||
<contextlist><context>server config</context></contextlist>
|
||
<compatibility>DumpIOInput $B$O(B Apache 2.1.3 $B0J9_$N$_$G;HMQ2DG=(B</compatibility>
|
||
|
||
<usage>
|
||
<p>$B$9$Y$F$NF~NO$N%@%s%W$rM-8z$K$7$^$9!#(B</p>
|
||
|
||
<example><title>$BNc(B</title>
|
||
DumpIOInput On
|
||
</example>
|
||
</usage>
|
||
|
||
</directivesynopsis>
|
||
|
||
<directivesynopsis>
|
||
|
||
<name>DumpIOOutput</name>
|
||
<description>$B%(%i!<%m%0$K$9$Y$F$N=PNO%G!<%?$r%@%s%W(B</description>
|
||
<syntax>DumpIOOutput On|Off</syntax>
|
||
<default>DumpIOOutput Off</default>
|
||
<contextlist><context>server config</context></contextlist>
|
||
<compatibility>DumpIOOutput $B$O(B Apache 2.1.3 $B0J9_$G$N$_;HMQ2DG=(B</compatibility>
|
||
|
||
<usage>
|
||
<p>$B$9$Y$F$N=PNO$N%@%s%W$rM-8z$K$7$^$9!#(B</p>
|
||
|
||
<example><title>$BNc(B</title>
|
||
DumpIOOutput On
|
||
</example>
|
||
</usage>
|
||
|
||
</directivesynopsis>
|
||
</modulesynopsis>
|