]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update transformations.
authorGraham Leggett <minfrin@apache.org>
Mon, 14 Sep 2009 19:53:24 +0000 (19:53 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 14 Sep 2009 19:53:24 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814810 13f79535-47bb-0310-9956-ffa450edef68

20 files changed:
docs/man/ab.8
docs/manual/env.xml.ja
docs/manual/env.xml.ko
docs/manual/env.xml.meta
docs/manual/env.xml.tr
docs/manual/faq/index.xml.meta
docs/manual/faq/index.xml.tr
docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta
docs/manual/mod/core.xml.tr
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
docs/manual/mod/mod_mem_cache.xml.ja
docs/manual/mod/mod_mem_cache.xml.ko
docs/manual/programs/ab.html.en
docs/manual/programs/ab.xml.ko
docs/manual/programs/ab.xml.meta
docs/manual/programs/ab.xml.tr

index c1ba3f244585082d9fcb5cb7aabeeefc694f1665..e829e7f2948b8c0c0ab318e9948d5dd789ec579c 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "AB" 8 "2008-10-23" "Apache HTTP Server" "ab"
+.TH "AB" 8 "2009-09-14" "Apache HTTP Server" "ab"
 
 .SH NAME
 ab \- Apache HTTP server benchmarking tool
@@ -27,7 +27,7 @@ ab \- Apache HTTP server benchmarking tool
 .SH "SYNOPSIS"
  
 .PP
-\fBab\fR [ -\fBA\fR \fIauth-username\fR:\fIpassword\fR ] [ -\fBb\fR \fIwindowsize\fR ] [ -\fBc\fR \fIconcurrency\fR ] [ -\fBC\fR \fIcookie-name\fR=\fIvalue\fR ] [ -\fBd\fR ] [ -\fBe\fR \fIcsv-file\fR ] [ -\fBf\fR \fIprotocol\fR ] [ -\fBg\fR \fIgnuplot-file\fR ] [ -\fBh\fR ] [ -\fBH\fR \fIcustom-header\fR ] [ -\fBi\fR ] [ -\fBk\fR ] [ -\fBn\fR \fIrequests\fR ] [ -\fBp\fR \fIPOST-file\fR ] [ -\fBP\fR \fIproxy-auth-username\fR:\fIpassword\fR ] [ -\fBq\fR ] [ -\fBr\fR ] [ -\fBs\fR ] [ -\fBS\fR ] [ -\fBt\fR \fItimelimit\fR ] [ -\fBT\fR \fIcontent-type\fR ] [ -\fBv\fR \fIverbosity\fR] [ -\fBV\fR ] [ -\fBw\fR ] [ -\fBx\fR \fI<table>-attributes\fR ] [ -\fBX\fR \fIproxy\fR[:\fIport\fR] ] [ -\fBy\fR \fI<tr>-attributes\fR ] [ -\fBz\fR \fI<td>-attributes\fR ] [ -\fBZ\fR \fIciphersuite\fR ] [http[s]://]\fIhostname\fR[:\fIport\fR]/\fIpath\fR
+\fBab\fR [ -\fBA\fR \fIauth-username\fR:\fIpassword\fR ] [ -\fBb\fR \fIwindowsize\fR ] [ -\fBc\fR \fIconcurrency\fR ] [ -\fBC\fR \fIcookie-name\fR=\fIvalue\fR ] [ -\fBd\fR ] [ -\fBe\fR \fIcsv-file\fR ] [ -\fBf\fR \fIprotocol\fR ] [ -\fBg\fR \fIgnuplot-file\fR ] [ -\fBh\fR ] [ -\fBH\fR \fIcustom-header\fR ] [ -\fBi\fR ] [ -\fBk\fR ] [ -\fBn\fR \fIrequests\fR ] [ -\fBp\fR \fIPOST-file\fR ] [ -\fBP\fR \fIproxy-auth-username\fR:\fIpassword\fR ] [ -\fBq\fR ] [ -\fBr\fR ] [ -\fBs\fR ] [ -\fBS\fR ] [ -\fBt\fR \fItimelimit\fR ] [ -\fBT\fR \fIcontent-type\fR ] [ -\fBu\fR \fIPUT-file\fR ] [ -\fBv\fR \fIverbosity\fR] [ -\fBV\fR ] [ -\fBw\fR ] [ -\fBx\fR \fI<table>-attributes\fR ] [ -\fBX\fR \fIproxy\fR[:\fIport\fR] ] [ -\fBy\fR \fI<tr>-attributes\fR ] [ -\fBz\fR \fI<td>-attributes\fR ] [ -\fBZ\fR \fIciphersuite\fR ] [http[s]://]\fIhostname\fR[:\fIport\fR]/\fIpath\fR
  
 
 .SH "SUMMARY"
@@ -101,7 +101,10 @@ Do not display the median and standard deviation values, nor display the warning
 Maximum number of seconds to spend for benchmarking\&. This implies a -n 50000 internally\&. Use this to benchmark the server within a fixed total amount of time\&. Per default there is no timelimit\&.  
 .TP
 -T \fIcontent-type\fR
-Content-type header to use for POST data, eg\&. application/x-www-form-urlencoded\&. Default: text/plain\&.  
+Content-type header to use for POST/PUT data, eg\&. application/x-www-form-urlencoded\&. Default: text/plain\&.  
+.TP
+-u \fIPUT-file\fR
+File containing data to PUT\&. Remember to also set -T\&.  
 .TP
 -v \fIverbosity\fR
 Set verbosity level - 4 and above prints information on headers, 3 and above prints response codes (404, 200, etc\&.), 2 and above prints warnings and info\&.  
index fe2b0e88a5a6214ac6e9af609a86146243164584..ab8e1a696febac8a74708202f4d21e13e0057b1f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 421100:805050 (outdated) -->
+<!-- English Revision: 421100:810189 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 764db43353cdb5d6b5a045f30a1be645a815ea45..10cdae9ff77f0fd0cc744c0a5b224f3bec2e2dba 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:805050 (outdated) -->
+<!-- English Revision: 105989:810189 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 30bff621c5ba31c46d932b07bdcec65b44899200..65bc59ba6b8d7777c248d1f64598efef7b488021 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 5f60b194fe465db88e55941d760c54acdea21de8..38e64c1ddad2dc419e3cd49e4073a577dcdf1ec3 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 805050 -->
+<!-- English Revision: 805050:810189 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 35cd84b8e6a8db9f2d681de21fb278a2b7e2d90a..7a6b14177e44c2274ba5f9fe0c74ac1ccecc5812 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index b060508dac4268ce64134bd29fb00daa681a119a..78fc827688e7892029b09204020357f42e2f378e 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 619703 -->
+<!-- English Revision: 619703:810467 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a8758625cc491f5ce284c1fb15f34fc518759cb4..f6fd268cf1ed724e8c7ea2db96b65344c4fa1044 100644 (file)
@@ -916,10 +916,10 @@ Locations</a></li>
     <ul>
     <li>On some multiprocessor systems, memory-mapping can reduce the
     performance of the <code class="program"><a href="../programs/httpd.html">httpd</a></code>.</li>
-    <li>With an NFS-mounted <code class="directive"><a href="#documentroot">DocumentRoot</a></code>,
-    the <code class="program"><a href="../programs/httpd.html">httpd</a></code> may crash due to a segmentation fault if a file
-    is deleted or truncated while the <code class="program"><a href="../programs/httpd.html">httpd</a></code> has it
-    memory-mapped.</li>
+    <li>Deleting or truncating a file while <code class="program"><a href="../programs/httpd.html">httpd</a></code>
+      has it memory-mapped can cause <code class="program"><a href="../programs/httpd.html">httpd</a></code> to
+      crash with a segmentation fault.
+    </li>
     </ul>
 
     <p>For server configurations that are vulnerable to these problems,
index bd5a0a0362d701c58697f8e21c11ba5ec8da38d0..8f14782623594bca4dfa570fecf346511b57260a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 167959:787961 (outdated) -->
+<!-- English Revision: 167959:814629 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 751ea19b6390004455ade06ced959a23667654de..e4c43e05e45c8a0f9a1e1a3ccc3ce9f43b0cb00c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 608059:787961 (outdated) -->
+<!-- English Revision: 608059:814629 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d12de536ef2c8f635be7cf0b5d0123a6237ba14c..7944255fe81fb9aa0a0f42024b906e7cc6481984 100644 (file)
@@ -10,6 +10,6 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index f5671e510311df4647ead54de555e6b5f5f8216b..0777758ae7e6cad46926e26693a94e8cee0f4a58 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 787961 -->
+<!-- English Revision: 787961:814629 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index ce5ca222585b703c6d10381bf7a607c28035ea5b..4d195092acece398fc2bae6ee054ddc1db254b65 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 421100:808907 (outdated) -->
+<!-- English Revision: 421100:810189 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 63baf9fd261f8c44ca46d4da0a823ebe3ac92200..58eb6a8d95fe0c94a97b633d6c4523935bf2f085 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105569:808907 (outdated) -->
+<!-- English Revision: 105569:810189 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b98b501eed19564e3e7d08e1c6ea047272199b9e..3c6eecf41754bf7b6c347757a251abe1c0d5bf71 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 421100:656732 (outdated) -->
+<!-- English Revision: 421100:814313 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4cd305343e8af3852dcb6ace37b5a62750c3f10a..96c7d61b449da3b510ddb902a986258f9d5188c0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:656732 (outdated) -->
+<!-- English Revision: 105989:814313 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 28d5aedd3dacd4938652bd7929b6e3c586daada3..09691c1f796e2d9c57a8a4942ec1b44ae27ccada 100644 (file)
@@ -58,6 +58,7 @@
     [ -<strong>S</strong> ]
     [ -<strong>t</strong> <var>timelimit</var> ]
     [ -<strong>T</strong> <var>content-type</var> ]
+    [ -<strong>u</strong> <var>PUT-file</var> ]
     [ -<strong>v</strong> <var>verbosity</var>]
     [ -<strong>V</strong> ]
     [ -<strong>w</strong> ]
     fixed total amount of time. Per default there is no timelimit.</dd>
 
     <dt><code>-T <var>content-type</var></code></dt>
-    <dd>Content-type header to use for POST data, eg.
+    <dd>Content-type header to use for POST/PUT data, eg.
     <code>application/x-www-form-urlencoded</code>.
     Default: <code>text/plain</code>.</dd>
 
+    <dt><code>-u <var>PUT-file</var></code></dt>
+    <dd>File containing data to PUT.  Remember to also set <code>-T</code>.</dd>
+
     <dt><code>-v <var>verbosity</var></code></dt>
     <dd>Set verbosity level - <code>4</code> and above prints information on
     headers, <code>3</code> and above prints response codes (404, 200, etc.),
index a5d59f4a4592ca580035f847dbefa7c3317b0691..4cd3c175c223cc8d1395ebbd482cceb572df2274 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:706883 (outdated) -->
+<!-- English Revision: 105989:814805 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 48efeb0080fdb6a3c151b02c6f037adc1c395815..f4fcc8a3b21f34da09b8c82426d0e3a37dba8879 100644 (file)
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 8ed4d471eb86fe43bfbab230351b7c0c9dd63371..d584cfbfa9809e0dee38970350c8b3e1c5716307 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 706883 -->
+<!-- English Revision: 706883:814805 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>