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

Reasonable connection limits?

Scheduled Pinned Locked Moved
Q&A
2
2
685
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 8 Nov 2021, 18:44

    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
    • D
      dan
      last edited by 15 Nov 2021, 16:00

      @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
      1 out of 2
      • First post
        1/2
        Last post