Re: [freenet-support] node config suggestions on high bandwidth situation and a maybe-bug

2005-02-12 Thread [EMAIL PROTECTED]
On Sat, 12 Feb 2005 10:54:25 -0800, Todd Walton wrote:

>On Sat, 12 Feb 2005 14:12:54 +0100, BlueStar88 <[EMAIL PROTECTED]> wrote:
>> i'm running a node on a high power root-server
>
>What is a root server?

a "root server" is a rented server you've got root access on.
a "managed server" is a rented server you've got one or more user accounts on 
and a (usually web) frontend to configure things where root access would be 
needed for. you've got no access to the root account.



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


Re: [freenet-support] node config suggestions on high bandwidth situation and a maybe-bug

2005-02-12 Thread Todd Walton
On Sat, 12 Feb 2005 14:12:54 +0100, BlueStar88 <[EMAIL PROTECTED]> wrote:
> i'm running a node on a high power root-server

What is a root server?

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


Re: [freenet-support] node config suggestions on high bandwidth situation and a maybe-bug

2005-02-12 Thread Matthew Toseland
Looks good. The error is wierd. I think I may have fixed that at least
once... what build are you using?

On Sat, Feb 12, 2005 at 02:12:54PM +0100, BlueStar88 wrote:
> 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=6
> connectionTimeout=6
> hopTimeExpected=1000
> maximumThreads=1000
> tfAbsoluteMaxThreads=1
> 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.(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.(Node.java:3868)
>   at freenet.node.Main.spawnNode(Main.java:1019)
>   at freenet.node.Main.main(Main.java:906)
> ---
> 
> 
> TIA!
> 
> ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at 
> http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] node config suggestions on high bandwidth situation and a maybe-bug

2005-02-12 Thread BlueStar88
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=6
connectionTimeout=6
hopTimeExpected=1000
maximumThreads=1000
tfAbsoluteMaxThreads=1
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.(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.(Node.java:3868)
	at freenet.node.Main.spawnNode(Main.java:1019)
	at freenet.node.Main.main(Main.java:906)
---

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