[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] Network load of Gnunet
From: |
Igor Wronsky |
Subject: |
Re: [GNUnet-developers] Network load of Gnunet |
Date: |
Wed, 12 Feb 2003 16:26:03 +0200 (EET) |
On Tue, 11 Feb 2003, Glenn McGrath wrote:
> I am a bit surprised by the network use as well, some extracts from my
> stats.
> p2p queries/Uptime = 1.48 Queries per second.
> I have 26 hosts in data/hosts, which means each host on avarage is
> hosts is making a query every 17.6 seconds.
> There were 530MB trasfered which is 2.3kB/s, of this only 60MB is p2p
> CHK
> content, 48MB is noise
> I only did a couple of searches (although client queries says 35), and i
> have content migration tuned on.
> Seems like there is lots of none-node talk.
The party line is that if the node hasn't satiated its
connections (the limit specified in gnunet.conf), it will
aggressively try to establish new connections. The
connection table is impossible to fill if the limit
is 64 (as default) and yet there's only 10 or so nodes
online concurrently. And if there's no other traffic,
the node will still forward HELOs frequently, perhaps
it'll change session keys too (not sure), but always
the difference between the content size and MTU will be
padded with noise, or if enough space is left, with
low-priority data.
There might be much tuning to do, but still the overhead
should be minor compared to traffic it can take/generate
when operating in a busy network at full blast. ;)
Igor
- [GNUnet-developers] experimental debian packages, Glenn McGrath, 2003/02/08
- Re: [GNUnet-developers] experimental debian packages, Christian Grothoff, 2003/02/08
- Re: [GNUnet-developers] experimental debian packages, Igor Wronsky, 2003/02/09
- Re: [GNUnet-developers] experimental debian packages, Glenn McGrath, 2003/02/09
- RE: [GNUnet-developers] experimental debian packages, Jan Marco Alkema, 2003/02/09
- [GNUnet-developers] Network load of Gnunet, Jan Marco Alkema, 2003/02/09
- Re: [GNUnet-developers] Network load of Gnunet, Glenn McGrath, 2003/02/10
- Re: [GNUnet-developers] Network load of Gnunet,
Igor Wronsky <=
- Re: [GNUnet-developers] Network load of Gnunet, Glenn McGrath, 2003/02/12
- Re: [GNUnet-developers] Network load of Gnunet, Igor Wronsky, 2003/02/12
- [GNUnet-developers] gnunet-peer-info/host keys, Jan Marco Alkema, 2003/02/16
- [GNUnet-developers] fshpeerinfo-0.00.tar.gz, Jan Marco Alkema, 2003/02/20
- [GNUnet-developers] window port of gnunet-peer-info, Jan Marco Alkema, 2003/02/23
- [GNUnet-developers] Re: window port of gnunet-peer-info, N. Durner, 2003/02/23
- Re: [GNUnet-developers] window port of gnunet-peer-info, Krista Bennett, 2003/02/23
- RE: [GNUnet-developers] window port of gnunet-peer-info, Jan Marco Alkema, 2003/02/25
- Re: [GNUnet-developers] window port of gnunet-peer-info, Krista Bennett, 2003/02/25