mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] 2.02-25


From: Michael Panteleit
Subject: Re: [Mldonkey-users] 2.02-25
Date: 04 Mar 2003 11:34:10 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

Sergio Bayarri Gausi <address@hidden> writes:

> This is new, what happens if we get a rank > good_client_rank? Is the
> client "banned" (as we did several versions ago), ignored, or put in
> less-priority queue marked a "not-so-good" client?

I guess this has nothing to do with queueranks. The source says:

     | File_chunk when c.client_rank > !!good_client_rank ->
         if not (List.memq file s.source_in_queues) then begin
             SourcesQueue.put 
               file.file_sources.(good_sources_queue)
             (last_time() , s);
             s.source_in_queues <- file :: s.source_in_queues
           end

So if client_rank > good_client_rank it is put in "good_sources_queue".


> On the other hand, I have a question about upgrading mldonkey. I use to
> follow these steps:

I just compile and copy the new binary over the old. In the rare case
I regret the update I check out an old version of CVS.

Meikel





reply via email to

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