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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    aec0b0c8
    2004-12-30 jrandom · aec0b0c8
    jrandom authored and zzz's avatar zzz committed
        * Revised the I2PTunnel client and httpclient connection establishment
          throttles.  There is now a pool of threads that build the I2PSocket
          connections with a default size of 5, configurable via the I2PTunnel
          client option 'i2ptunnel.numConnectionBuilders' (if set to 0, it will
          not throttle the number of concurrent builders, but will launch a thread
          per socket during establishment).  In addition, sockets accepted but
          not yet allocated to one of the connection builders will be destroyed
          after 30 seconds, configurable via 'i2ptunnel.maxWaitTime' (if set to
          0, it will wait indefinitely).
    aec0b0c8
    History
    2004-12-30 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Revised the I2PTunnel client and httpclient connection establishment
          throttles.  There is now a pool of threads that build the I2PSocket
          connections with a default size of 5, configurable via the I2PTunnel
          client option 'i2ptunnel.numConnectionBuilders' (if set to 0, it will
          not throttle the number of concurrent builders, but will launch a thread
          per socket during establishment).  In addition, sockets accepted but
          not yet allocated to one of the connection builders will be destroyed
          after 30 seconds, configurable via 'i2ptunnel.maxWaitTime' (if set to
          0, it will wait indefinitely).
To find the state of this project's repository at the time of any of these versions, check out the tags.