add throttle options

This commit is contained in:
zzz
2011-09-12 20:36:04 +00:00
parent 7a13998082
commit 2a795f3d8a

View File

@ -8,6 +8,11 @@ tunnel.0.option.i2cp.reduceIdleTime=1200000
tunnel.0.option.i2cp.reduceOnIdle=true
tunnel.0.option.i2cp.reduceQuantity=1
tunnel.0.option.i2p.streaming.connectDelay=0
tunnel.0.option.i2p.streaming.maxConcurrentStreams=40
tunnel.0.option.i2p.streaming.maxConnsPerHour=100
tunnel.0.option.i2p.streaming.maxConnsPerMinute=10
tunnel.0.option.i2p.streaming.maxTotalConnsPerHour=2500
tunnel.0.option.i2p.streaming.maxTotalConnsPerMinute=60
tunnel.0.option.inbound.backupQuantity=0
tunnel.0.option.inbound.length=3
tunnel.0.option.inbound.lengthVariance=0