Initially, 5026 was quite snappy, but like you, after it was up a while I started seeing heavy loads.
My routing time was up to 1400ms with 100% load. This is a dedicated freenet box and it had a load average of 11.26, although freenet was using "only" 146MB ram. I've upgraded to 5027 and we'll see how this goes. I didn't see this in 5025, fwiw. j. Quoting Greg Wooledge <[EMAIL PROTECTED]>: > > Toad ([EMAIL PROTECTED]) wrote: > > > > > What was your maximumThreads? > > My apologies; I sent the previous message a bit prematurely. Here's > some additional information: > > [EMAIL PROTECTED]:~$ grep ^[a-z] freenet.conf > ipAddress=209.142.155.49 > listenPort=51115 > clientPort=8481 > fcpHosts=127.0.0.1,192.168.2.0/24 > transient=false > storeSize=28G > inputBandwidthLimit=30000 > outputBandwidthLimit=15000 > logLevel=normal > announcementHTL=3 > distribution.port=8891 > maximumThreads=200 > logInboundContacts=true > logOutboundContacts=true > logInboundRequests=true > logOutboundRequests=true > mainport.port=8888 > mainport.allowedHosts=127.0.0.0/8,192.168.2.0/24 > defaultToSimpleUIMode=false > [[ the rest is all bookmarks ]] > > Linux 2.4.21, build 5026 (locally compiled), Java 1.4.1_03-b02. Limits > are set as shown in the original message. > > I've still got the inputBandwidthLimit set as someone (lostlogic?) > had once suggested on IRC. I don't know if it's having any meaningful > effect; I still push out a lot more data than I pull in. > > Connections open (Inbound/Outbound/Limit) 513 (428/85/512) > Connections transferring (Receiving/Transmitting) 6 (6/0) > Data waiting to be transmitted/received 1 Bytes/7,716 KiB > Amount of data transmitted/received over currently open connections 153 > MiB/47 MiB > Outbound connections that are to peers not in the routingtable > 72.94118% > Number of distinct nodes connected 252 > > Uptime > 7 hours 12 minutes > > Load > Current routingTime 88ms > Active pooled jobs 45 (22.5%) > Available threads 24 > Current upstream bandwidth usage 12590 bytes/second (83%) > Current estimated load 22.5% > > > top - 20:10:24 up 3 days, 23:13, 14 users, load average: 5.54, 5.18, 4.81 > Tasks: 169 total, 5 running, 164 sleeping, 0 stopped, 0 zombie > Cpu(s): 16.6% user, 2.7% system, 80.4% nice, 0.3% idle > Mem: 515992k total, 508912k used, 7080k free, 20960k buffers > Swap: 996020k total, 191812k used, 804208k free, 56144k cached > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 16078 greg 15 0 924 920 672 R 14.1 0.2 0:00.91 top > 15861 freenet 16 0 176m 171m 3212 S 5.9 34.0 0:03.19 java > 15800 freenet 15 0 176m 171m 3212 R 5.7 34.0 0:05.54 java > 15927 freenet 16 0 176m 171m 3212 R 5.7 34.0 0:01.72 java > 15873 freenet 12 0 176m 171m 3212 S 5.6 34.0 0:03.22 java > 15724 freenet 17 0 176m 171m 3212 S 5.4 34.0 0:20.40 java > [...] > > -- > Greg Wooledge | "Truth belongs to everybody." > [EMAIL PROTECTED] | - The Red Hot Chili Peppers > http://wooledge.org/~greg/ | > _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
