FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Reasonable connection limits?

    Scheduled Pinned Locked Moved
    Q&A
    2
    2
    680
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      elliotdickison
      last edited by

      Hi,

      I'm setting up FusionAuth in a multi-node cluster and am trying to determine a good connection limit for each node. If I give each node the recommended 512MB ram, how many connections could FusionAuth handle? Or is the number of connections CPU-bound? The majority of traffic will likely be to POST /api/jwt/refresh to refresh access tokens.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        @elliotdickison

        We typically see the chokepoints for FusionAuth in either the CPU (when doing a lot of password hashing) or the database.

        More here: https://fusionauth.io/docs/v1/tech/installation-guide/monitor/#load-testing

        Since usage varies, I suggest you perform your own load testing to determine connection limits. Would love to see your conclusions!

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post