On Wed, 20 Feb 2002 14:15:54 +0100 "Jacques L'helgoualc'h" <[EMAIL PROTECTED]> wrote:
> � propos, j'ai �a dans mon /etc/apt/apt.conf pour utiliser > apt-get avec wwwoffle, c'est mieux ? > > ,---- > | [...] > | // Suggestion d'Andrew Bishop > | Acquire::http::Pipeline-Depth "0"; > `---- j'en sais rien mais bon (man apt.conf) [si quelqu'un veut traduire] One setting is provided to control the pipeline depth in cases where the remote server is not RFC conforming or buggy (such as Squid 2.0.2) <= Tiens !? ;-) Acquire::http::Pipeline-Depth can be a value from 0 to 5 indicating how many outstanding requests APT should send. A value of zero MUST be specified if the remote host does not properly linger on TCP connections - otherwise data corruption will occur. Hosts which require this are in violation of RFC 2068. un truc que je comprends pas bien, c'est que ce r�glage est global mais la valeur 0 est recommand�e pour traiter un cas particulier "the remote host" ... !? A+ -- mailto:[EMAIL PROTECTED] tel: (33) 03 20 43 84 06 INRETS, 20 rue �lis�e Reclus fax: (33) 03 20 43 83 59 BP 317 -- 59666 Villeneuve d'Ascq http://www3.inrets.fr/estas/mariano

