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.3k
    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.
    • danD
      dan
      last edited by dan

      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
      • danD
        dan
        last edited by dan

        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

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

          danD 1 Reply Last reply Reply Quote 1
          • danD
            dan @m.arlynrasavong
            last edited by

            @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