X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/881de4cd8d432313e0ede1cc5857cae5b217e6d2..343325f4cc460b709fc929f85bc2a3d4691d63fe:/doc/po/it.po?ds=sidebyside diff --git a/doc/po/it.po b/doc/po/it.po index e60dd79c1..8bb321c94 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -4100,14 +4100,23 @@ msgstr "" #. type: Content of: #: apt.conf.5.xml:390 +#, fuzzy +#| msgid "" +#| "The setting Acquire::http::Pipeline-Depth 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 Acquire::http::Pipeline-Depth 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 "" "L'impostazione Acquire::http::Pipeline-Depth può essere " "usata per abilitare le pipeline HTTP (RFC 2616, sezione 8.1.2.2) che possono "