iris-connect / eps

Our endpoint system (eps) that manages and secures the communication between different actors in the IRIS connect ecosystem. Think of it as a distributed service mesh router as well as a decentralized message broker. Still evolving, use with caution.
https://iris-connect.github.io/eps/docs/
GNU Affero General Public License v3.0
12 stars 2 forks source link

Memory usage public proxy eps #16

Closed lucky-lusa closed 3 years ago

lucky-lusa commented 3 years ago

The EPS of the public proxy consumes a lot of memory. Possibly it is due to the incoming connections, since not all clients are updated yet. Nevertheless, the memory consumption should not increase continuously.

image

adewes commented 3 years ago

This should be fixed with the 0.1.40 release!