> What prevents a query from bouncing back through our node?  
> Seems like if left unchecked, we could have traffic that just 
> loops aruond in small circles eating bandwidth and not being 
> productive?

Each message has an ID.. This ID is remebered by the node for some time
and the memory is used to reject the message I think...

> Also, consider dumping maximumThreads down some, say to 40 to 
> limit latencies and memory requirements.

That will probably cause your node to QR quite a bit more. Monitor the
'Environment' page to see how often your node uses more than 40 threads
to get a hint of what the effect will be.

/N

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to