|
|
@@ -38,7 +38,7 @@ msgid ""
|
|
|
msgstr ""
|
|
|
"Project-Id-Version: apt 0.9.7.1\n"
|
|
|
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
|
|
|
-"POT-Creation-Date: 2014-06-18 14:12+0200\n"
|
|
|
+"POT-Creation-Date: 2014-06-19 12:02+0200\n"
|
|
|
"PO-Revision-Date: 2014-04-01 14:00+0200\n"
|
|
|
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
|
|
|
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
|
|
|
@@ -4158,14 +4158,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 ""
|
|
|
"La opción <literal>Acquire::http::Pipeline-Depth</literal> se puede utilizar "
|
|
|
"para activar HTTP pipelining (RFC 2616 sección 8.1.2.2), que puede "
|