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

What level of performance can we expect with using FusionAuth as an IdP?

Scheduled Pinned Locked Moved
Q&A
performance from-slack faq
2
4
8.4k
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.
  • D
    dan
    last edited by dan 22 Apr 2020, 18:02

    If we run FusionAuth on a t2.medium or t3.medium, how many logins per second?

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

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by dan 22 Apr 2020, 18:04

      We have load tested our medium deployments to roughly 20 logins per second. It can vary quite a bit. We ship with PBKDF2 and a factor of 24,000. That configuration is the primary limiter to how many passwords we hash per second.

      Tune it up to bcrypt factor 14, and it may take 3-5 second per hash. You can also tune the factor down from the default scheme to increase logins per second - it is a trade-off between security and performance.

      And you can change these settings at the tenant or user levels: https://fusionauth.io/docs/v1/tech/apis/tenants
      https://fusionauth.io/docs/v1/tech/apis/users

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

      1 Reply Last reply Reply Quote 0
      • M
        m.arlynrasavong
        last edited by 22 Feb 2023, 12:11

        Hello @dan
        as you said here about level of performance ... I am not getting

        D 1 Reply Last reply 9 Mar 2023, 13:06 Reply Quote 1
        • D
          dan @m.arlynrasavong
          last edited by 9 Mar 2023, 13:06

          @m-arlynrasavong Hmmm. Can you share more details?

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

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