Files
i2p.itoopie/apps/routerconsole/java/src/net/i2p/router/web
jrandom ab4f3008cb 2005-12-09 zzz
* Create different strategies for exploratory tunnels (which are difficult
      to create) and client tunnels (which are much easier)
    * Gradually increase number of parallel build attempts as tunnel expiry
      nears.
    * Temporarily shorten attempted build tunnel length if builds using
      configured tunnel length are unsuccessful
    * React more aggressively to tunnel failure than routine tunnel
      replacement
    * Make tunnel creation times randomized - there is existing code to
      randomize the tunnels but it isn't effective due to the tunnel creation
      strategy. Currently, most tunnels get built all at once, at about 2 1/2
      to 3 minutes before expiration. The patch fixes this by fixing the
      randomization, and by changing the overlap time (with old tunnels) to a
      range of 2 to 4 minutes.
    * Reduce number of excess tunnels. Lots of excess tunnels get created due
      to overlapping calls. Just about anything generated a call which could
      build many tunnels all at once, even if tunnel building was already in
      process.
    * Miscellaneous router console enhancements
2005-12-09 08:05:44 +00:00
..
2005-12-09 08:05:44 +00:00
2005-11-26 09:16:11 +00:00
2005-11-26 09:16:11 +00:00
2005-11-26 09:16:11 +00:00
2005-11-28 16:02:38 +00:00
2005-07-04 20:44:17 +00:00
2005-12-09 08:05:44 +00:00
2005-04-26 02:59:23 +00:00
2005-03-24 04:49:15 +00:00
2005-08-27 22:15:35 +00:00
2005-12-09 08:05:44 +00:00
2005-10-30 05:47:55 +00:00
2004-09-29 22:49:19 +00:00
2005-07-21 22:37:14 +00:00
2005-10-29 21:35:24 +00:00
2004-09-29 22:49:19 +00:00
2005-09-29 19:19:22 +00:00
2005-09-30 07:17:56 +00:00
2005-12-09 08:05:44 +00:00
2005-02-16 22:35:12 +00:00
2005-10-19 05:15:12 +00:00
2004-12-16 10:21:23 +00:00