mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Re: Using full upload again !


From: MLdonkey
Subject: Re: [Mldonkey-users] Re: Using full upload again !
Date: Thu, 19 Dec 2002 23:57:50 +0100

>  > donkeyClient.query_files:
>  > [...]
>  > -                  incr nqueries
>  > -               ) (* !current_files *) c.client_source_for;
>  > +          incr nqueries
>  > +      ) !current_files (*c.client_source_for*);
>  > [...]
>  
>  The fix is to reverse it to 
>  
>        ) (* !current_files *) c.client_source_for;
>  
>  which was the right behavior.

Do you mean that the 15 kB/s between 20 and 5 is generated by sending
these messages ? Normally, they are queued before being sent, so that
with 20 files being downloaded, it is 20 * 16 + tcpheader message, ie
400 bytes/client, and 5 clients/s, it is 2.5 kB/s... 

- MLDonkey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]