<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What level of performance can we expect with using FusionAuth as an IdP?]]></title><description><![CDATA[<p dir="auto">If we run FusionAuth on a t2.medium or t3.medium, how many logins per second?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/8/what-level-of-performance-can-we-expect-with-using-fusionauth-as-an-idp</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:23:50 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/8.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2020 18:02:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What level of performance can we expect with using FusionAuth as an IdP? on Thu, 09 Mar 2023 13:06:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2257">@m-arlynrasavong</a> Hmmm. Can you share more details?</p>
]]></description><link>https://fusionauth.io/community/forum/post/6010</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/6010</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 09 Mar 2023 13:06:42 GMT</pubDate></item><item><title><![CDATA[Reply to What level of performance can we expect with using FusionAuth as an IdP? on Wed, 22 Feb 2023 12:11:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a><br />
as you said here about level of performance ... I am not getting</p>
]]></description><link>https://fusionauth.io/community/forum/post/6009</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/6009</guid><dc:creator><![CDATA[m.arlynrasavong]]></dc:creator><pubDate>Wed, 22 Feb 2023 12:11:57 GMT</pubDate></item><item><title><![CDATA[Reply to What level of performance can we expect with using FusionAuth as an IdP? on Wed, 22 Apr 2020 18:05:51 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
<p dir="auto">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.</p>
<p dir="auto">And you can change these settings at the tenant or user levels: <a href="https://fusionauth.io/docs/v1/tech/apis/tenants" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/tenants</a><br />
<a href="https://fusionauth.io/docs/v1/tech/apis/users" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/users</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/11</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/11</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 22 Apr 2020 18:05:51 GMT</pubDate></item></channel></rss>