Max client connections to a canton participant?
App Development2 posts242 viewsLast activity May 2023
DA
Daniel_PorterOP
May 2023I’m trying to locate the setting for max client connections to a canton participant, but am unable to do so. I found reference documentation about the client pools between participant and database, but not between gRPC client and participant.
SA
samuel-williams-da1
May 2023Hi Daniel!
We do not offer a direct limit on connections, as they do not provide much load. We do however provide a method to limit concurrent streams, which should allow you to reasonably handle your load. See the docs here.
Let me know if this is sufficient for your use-case.
Samuel