On 18 March 2015 at 11:51, Christian Grothoff <[email protected]>
wrote:

> DHT GET vs. RESULT is a bit worrying, as it shows that most CADET
> requests never get a reply, despite also rather high DHT PUT load.
> Assuming the 97% of the DHT queries received from the network are also
> from CADET (we need to start tracking DHT queries by type) -- which is
> currently the only plausible explanation --, then something is clearly
> wrong: in a network of this size, CADET should hardly need many DHT
> queries in the first place, and those it does issue should be way more
> successful.  That is, unless we have some peers trying to establish
> connections to peers that don't exist.  In that case, CADET might
> simply be too aggressive.
>
> Bart, any idea?
>

CADET doesn't try to connect to inexisting peers by itself, only when asked
to create a channel towards this peer. You can check the number of issued
requests in CADET's stats, under "# DHT search".


>
>
>
> _______________________________________________
> GNUnet-developers mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/gnunet-developers
>
_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to