Hi again,

i'm running a node on a high power root-server with very high bandwidth. Are there special suggestions about tuning the node the right way?

Here some of my settings:
----------------------------------------------------------------------------
    dontLimitClients=true
    aggressiveGC=600
    ipDetectorInterval=0
    authTimeout=60000
    connectionTimeout=60000
    hopTimeExpected=1000
    maximumThreads=1000
    tfAbsoluteMaxThreads=10000
    doCPULoad=true
    streamBufferSize=65536
    logInputBytes=false
#   logOutputBytes=false
    inputBandwidthLimit=0
    outputBandwidthLimit=0
----------------------------------------------------------------------------

Any further suggestions?


And, by the way.. The usage of the "logOutputBytes" token leads to this:

-----------------------------------------------------------------------------------------------
Feb 12, 2005 2:06:11 PM (freenet.node.Main, main, ERROR): Caught java.lang.IllegalArgumentException: Variable 'outputBytes' is not known running or seeding node
java.lang.IllegalArgumentException: Variable 'outputBytes' is not known
at freenet.diagnostics.StandardDiagnostics.getExternalCountingVariable(StandardDiagnostics.java:441)
at freenet.node.Node.<init>(Node.java:3868)
at freenet.node.Main.spawnNode(Main.java:1019)
at freenet.node.Main.main(Main.java:906)
Feb 12, 2005 2:06:11 PM (freenet.node.Main, main, ERROR): Unexpected Exception: java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Variable 'outputBytes' is not known
at freenet.diagnostics.StandardDiagnostics.getExternalCountingVariable(StandardDiagnostics.java:441)
at freenet.node.Node.<init>(Node.java:3868)
at freenet.node.Main.spawnNode(Main.java:1019)
at freenet.node.Main.main(Main.java:906)
-----------------------------------------------------------------------------------------------



TIA!

_______________________________________________
Support mailing list
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to