Please try the unstable branch. You can get the code from
http://freenetproject.org/snapshots/freenet-unstable-latest.jar.

On Mon, Jul 28, 2003 at 12:30:40PM +0100, Gordan wrote:
> Just noticed a possible issue. I've got maximum threads set to 512. I just 
> checked my node and found that the bandwidth consumption on it has ceased and 
> it is recjecting all requests because it is currently running 1200+ threads!
> 
> The routing time still looked good at 30-70ms, but I don't know how much that 
> could be trusted under the circumstances.
> 
> All I could think of to figure out what is going wrong is the Class/Threads 
> list on the Environment page. Here is what is said:
> 
> Class                                                 Threads used
>    Wake announcement procedure if there is no traffic.              1
>    freenet.Message: DataNotFound                                    2
>    freenet.Message: DataRequest                                    30
>    freenet.Message: InsertRequest                                   2
>    freenet.Message: QueryRejected                                  11
>    freenet.Message: QueryRestarted                                  5
>    freenet.OpenConnectionManager$ConnectionJob                    739
>    freenet.client.InternalClient$ClientMessageVector               25
>    freenet.interfaces.LocalNIOInterface$ConnectionShell           109
>    freenet.interfaces.PublicNIOInterface$ConnectionShell          186
>    freenet.node.states.data.DataSent                                4
>    freenet.node.states.data.DataStateInitiator                      2
>    freenet.node.states.request.NoInsert                             1
>    freenet.node.states.request.RequestInitiator                    93
> 
> The big problem seems to be in far too many 
> freenet.OpenConnectionManager$ConnectionJob instances being spawned.
> 
> Can anybody offer any insights? Has anyone seen similar behaviour?
> 
> Gordan

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

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to