mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-13 14:25:10 +00:00
8a1f02aa89
Add locking to HopConfig counts Split participatingMessageCount stat into two stats, participatingMessageCountAvgPerTunnel for throttle (same as old participatingMessagecount) and participatingMessageCount for console (straight total) Fix calculation of stat for throttle by adjusting for new stat coalesce time (50 not 20 seconds)