i2p / i2p.i2p

I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties.
https://geti2p.net
Other
1.93k stars 303 forks source link

router memory usage huge and not limitid by jvm size #35

Open rayures opened 1 year ago

rayures commented 1 year ago

hi,

docker, 2.1.0-2 and 2.0.0.

router console says: image

compose is set with this: image

docker stats says: image so, i dont know where the 2496MB limit comes from.

the memory amount keeps filling until the max, then i looks like i2p crashes and restarts. Cant find any logs that show me an error.

//-- removed the compose JVM_XMX environment variable: image

zzzi2p commented 1 year ago

@eyedeekay