Changes between Version 39 and Version 40 of ProjectOptions


Ignore:
Timestamp:
Oct 10, 2007, 9:29:38 AM (17 years ago)
Author:
Nicolas
Comment:

Removed a now-irrelevant comment

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v39 v40  
    4242 '''max_wus_in_progress'''::
    4343        Maximum results in progress per host. Setting this to something (like 2 for instance) will limit the number of results a given host can simultaneously have registered as 'in progress'.
    44 {{{
    45 #!html
    46 <!-- You will need to also use 'resend_lost_results' to avoid blocking the host from getting new work if it ever loses track of any its workunits. - Fixed in 13101? -->
    47 }}}
    4844 '''min_sendwork_interval'''::
    4945        Minimum number of seconds to wait after sending results to a given host, before new results are sent to the same host. Helps prevent hosts with download or application problems from trashing lots of results by returning lots of error results. But don't set it to be so long that a host goes idle after completing its work, before getting new work.