Version 0.4.4 - https://dl.dropboxusercontent.com/u/67242472/nxt.zipAdded Jetty
DoSFilter (thx to Edward Elric)
Added
myScheme,
myPort and
shareMyAddress parameters (set them to appropriate values, they will be used in next version)
Added
enableHallmarkProtection, set it to "false" if u wish to switch the protection off
blacklistingPeriod is set in milliseconds instead of seconds
logPeerCommunication replaced with
communicationLoggingMask (1 - log exceptions, 2 - log responses with non-200 HTTP response codes, 4 - log responses with 200 HTTP response codes), mask values can be combined in standard way
Block feeding chunks increased from 128 KiB to 1 MiB.
NB: Change maxRequestsPerSec value from 3000 to ~30 if u run NRS as a Nxt peer. Could someone please break some of this down for the less technical. I've read about hallmarks in the wiki, is it recommended that someone who has their wallet open a few hours a day runs a hallmarked node?
If not how does hallmark protection effect those not running a hallmarked node?
myScheme,
myPort and
shareMyAddress What values should they be set to?
Cheers.