IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2pd-dev
/2022/11/26
Pandora is there any kind of load balancing for i2p hidden services?
Xeha Pandora: yes, multihoming.
Xeha copy your .dat file to another router, setup a second service there
Pandora So i did wonder about this, will a client just speak to whatever node it can reach first? and are there risks of your node building outtunnels from one node and intunnels from another node?
Xeha clients dont speak to your node directly, unless you have a 0hop tunnel
Pandora so i could setup 10 vps servers with the same .dat file and a reverse proxy to the origin server where the content is hosted but use a single .b32.i2p address for all 10 of my vps nodes?
Xeha exactly
Pandora that's really useful, thanks :)