On Wednesday 02 July 2003 12:01 am, Tom Kaitchuck wrote:
> On Tuesday 01 July 2003 01:33 pm, Toad wrote:
> > On Tue, Jul 01, 2003 at 01:16:55PM -0500, Tom Kaitchuck wrote:
> > > NETWORK LOAD:
> > > entries: 100
> > > Global mean traffic (queries per hour):4475.677777777778
> > > Local mean traffic (queries per hour): 47929.703102116895
> > > and in
> > > Fred OpenConnectionManager Content:
> > > Outbound connections that are to peers not in the routingtable:
> > > 70.42254%
> > >
> > > Is this a problem with load balancing? Do I have just that many
> > > Transients
> >
> > So it would seem. How many connections? What bandwidth? What bandwidth
> > limits?
> >
> > > connected to me? What is going on?
>
> BTW: all config settings are at their defaults.
Sorry, I should really plan these emails in advance but I also see this on the
console after startup:
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:59)
at
sun.nio.ch.SocketChannelImpl.translateReadyOps(SocketChannelImpl.java:668)
at
sun.nio.ch.SocketChannelImpl.translateAndSetReadyOps(SocketChannelImpl.java:715)
at
sun.nio.ch.AbstractPollSelectorImpl.updateSelectedKeys(AbstractPollSelectorImpl.java:100)
at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:69)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:59)
at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:78)
at
freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at
freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:380)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:605)
at java.lang.Thread.run(Thread.java:534)
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl