|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
msgstr ""
|
|
|
"Project-Id-Version: \n"
|
|
|
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
|
|
|
-"POT-Creation-Date: 2014-07-10 10:52+0200\n"
|
|
|
+"POT-Creation-Date: 2014-07-10 13:58+0200\n"
|
|
|
"PO-Revision-Date: 2014-07-04 01:28+0200\n"
|
|
|
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
|
|
|
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
|
|
|
@@ -4104,14 +4104,23 @@ msgstr ""
|
|
|
|
|
|
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
|
|
|
#: apt.conf.5.xml:390
|
|
|
+#, fuzzy
|
|
|
+#| msgid ""
|
|
|
+#| "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used "
|
|
|
+#| "to enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be "
|
|
|
+#| "beneficial e.g. on high-latency connections. It specifies how many "
|
|
|
+#| "requests are sent in a pipeline. Previous APT versions had a default of "
|
|
|
+#| "10 for this setting, but the default value is now 0 (= disabled) to avoid "
|
|
|
+#| "problems with the ever-growing amount of webservers and proxies which "
|
|
|
+#| "choose to not conform to the HTTP/1.1 specification."
|
|
|
msgid ""
|
|
|
"The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
|
|
|
"enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial e."
|
|
|
"g. on high-latency connections. It specifies how many requests are sent in a "
|
|
|
-"pipeline. Previous APT versions had a default of 10 for this setting, but "
|
|
|
-"the default value is now 0 (= disabled) to avoid problems with the ever-"
|
|
|
-"growing amount of webservers and proxies which choose to not conform to the "
|
|
|
-"HTTP/1.1 specification."
|
|
|
+"pipeline. APT tries to detect and workaround misbehaving webservers and "
|
|
|
+"proxies at runtime, but if you know that yours does not conform to the "
|
|
|
+"HTTP/1.1 specification pipelining can be disabled by setting the value to 0. "
|
|
|
+"It is enabled by default with the value 10."
|
|
|
msgstr ""
|
|
|
"Le réglage <literal>Acquire::http::Pipeline-Depth</literal> permet "
|
|
|
"d'utiliser l'enchaînement HTTP (« HTTP pipelining », RFC 2616 section "
|