Explorar o código

2010-09-15 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Added note to --enable-http-pipelining option.
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa %!s(int64=15) %!d(string=hai) anos
pai
achega
6136272fb2
Modificáronse 4 ficheiros con 27 adicións e 3 borrados
  1. 5 0
      ChangeLog
  2. 13 2
      doc/aria2c.1
  3. 6 1
      doc/aria2c.1.html
  4. 3 0
      doc/aria2c.1.txt

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2010-09-15  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Added note to --enable-http-pipelining option.
+	* doc/aria2c.1.txt
+
 2010-09-15  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Print a message in console when download is not complete.

+ 13 - 2
doc/aria2c.1

@@ -2,12 +2,12 @@
 .\"     Title: aria2c
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 09/11/2010
+.\"      Date: 09/15/2010
 .\"    Manual: Aria2 Manual
 .\"    Source: Aria2 1.10.3
 .\"  Language: English
 .\"
-.TH "ARIA2C" "1" "09/11/2010" "Aria2 1\&.10\&.3" "Aria2 Manual"
+.TH "ARIA2C" "1" "09/15/2010" "Aria2 1\&.10\&.3" "Aria2 Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -473,6 +473,17 @@ Enable HTTP/1\&.1 persistent connection\&. Default:
 .RS 4
 Enable HTTP/1\&.1 pipelining\&. Default:
 \fIfalse\fR
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+In performance perspective, there is no advantage to enable this
+option for normal case\&.
+.fi
+.if n \{\
+.RE
+.\}
 .RE
 .PP
 \fB\-\-header\fR=HEADER

+ 6 - 1
doc/aria2c.1.html

@@ -1131,6 +1131,11 @@ response header.</td>
   Enable HTTP/1.1 pipelining.
   Default: <em>false</em>
 </p>
+<div class="literalblock">
+<div class="content">
+<pre><tt>In performance perspective, there is no advantage to enable this
+option for normal case.</tt></pre>
+</div></div>
 </dd>
 <dt class="hdlist1">
 <strong>--header</strong>=HEADER
@@ -4399,7 +4404,7 @@ files in the program, then also delete it here.</p></div>
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2010-09-11 21:21:13 JST
+Last updated 2010-09-15 21:37:52 JST
 </div>
 </div>
 </body>

+ 3 - 0
doc/aria2c.1.txt

@@ -327,6 +327,9 @@ response header.
   Enable HTTP/1.1 pipelining.
   Default: 'false'
 
+  In performance perspective, there is no advantage to enable this
+  option for normal case.
+
 *--header*=HEADER::
   Append HEADER to HTTP request header.
   You can use this option repeatedly to specify more than one header: