I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    f8ffe016
    2004-10-14 jrandom · f8ffe016
    jrandom authored and zzz's avatar zzz committed
        * Allow for a configurable tunnel "growth factor", rather than trying
          to achieve a steady state.  This will let us grow gradually when
          the router is needed more, rather than blindly accepting the request
          or arbitrarily choking it at an averaged value.  Configure this with
          "router.tunnelGrowthFactor" in the router.config (default "1.5").
        * Adjust the tunnel test timeouts dynamically - rather than the old
          flat 30s (!!!) timeout, we set the timeout to 2x the average tunnel
          test time (the deviation factor can be adjusted by setting
          "router.tunnelTestDeviation" to "3.0" or whatever).  This should help
          find the 'good' tunnels.
        * Added some crazy debugging to try and track down an intermittent hang.
    f8ffe016
    History
    2004-10-14 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Allow for a configurable tunnel "growth factor", rather than trying
          to achieve a steady state.  This will let us grow gradually when
          the router is needed more, rather than blindly accepting the request
          or arbitrarily choking it at an averaged value.  Configure this with
          "router.tunnelGrowthFactor" in the router.config (default "1.5").
        * Adjust the tunnel test timeouts dynamically - rather than the old
          flat 30s (!!!) timeout, we set the timeout to 2x the average tunnel
          test time (the deviation factor can be adjusted by setting
          "router.tunnelTestDeviation" to "3.0" or whatever).  This should help
          find the 'good' tunnels.
        * Added some crazy debugging to try and track down an intermittent hang.
To find the state of this project's repository at the time of any of these versions, check out the tags.
history.txt 16.66 KiB