-
- Downloads
* Throttle:
- Correctly check inbound and outbound total bw limits separately - Fix up and actually use the tunnel.participatingMessageCount stat, favor it if lower than the total bw stat, so that client traffic isn't included for throttle decisions - Reduce min message count from 60 to 40 * Tunnel Dispatcher: - Add tunnel.participatingBandwidth stat - Remove all 3h and 24h stats
Showing
- history.txt 11 additions, 0 deletionshistory.txt
- router/java/src/net/i2p/router/Router.java 32 additions, 0 deletionsrouter/java/src/net/i2p/router/Router.java
- router/java/src/net/i2p/router/RouterThrottleImpl.java 43 additions, 28 deletionsrouter/java/src/net/i2p/router/RouterThrottleImpl.java
- router/java/src/net/i2p/router/RouterVersion.java 1 addition, 1 deletionrouter/java/src/net/i2p/router/RouterVersion.java
- router/java/src/net/i2p/router/tunnel/TunnelDispatcher.java 28 additions, 21 deletionsrouter/java/src/net/i2p/router/tunnel/TunnelDispatcher.java
Loading
Please register or sign in to comment