# File lib/drb/drb.rb, line 1245
    def self.default_load_limit(sz)
      @@load_limit = sz
    end