Freenet stable build 5023 is now available. Update using update.sh,
freenet-webinstall.exe, or get the jar from
http://freenetproject.org/snapshots/freenet-latest.jar.

Changelog:
* Make routing a lot more sensitive to QueryReject and connection
  failure (10%/50% on CP). We will see how this works out; these should
  generally indicate that the node really is overloaded with the current
  code.
* Further bandwidth limiting changes in line with recent discussion on
  devl. We now use a softer bandwidth limiting mechanism (QueryReject) at
  90% of the limit, the old hard limit at 150%, and reject connections
  atr 200%. All parts of this are independantly disablable and
  configurable via new, documented, config options. Also various
  bugfixes and tweaks to the limiting code, which should amongst other
  things bring the messageSendTime's back down to reasonable levels
  (5022's messageSendTime's were not good). In particular, the soft
  limiting (which was implemented in the previous build, at 200% of the
  limit), was not working because of a bug in reporting outputBytes.
  Also the Performance (general) infolet was updated with new info.
* Randomize the backoff interval in the Connection Opener. Main benefit
  of this is to prevent having many simultaneous connection opens going
  on to nodes that failed last time and will probably fail this time.
* Try to catch the queueing messages after a trailer bug earlier.
* Accounting fix - prefRejected was higher than it should have been.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to