<?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[Can FusionAuth be clustered, and does that improve performance?]]></title><description><![CDATA[<p dir="auto">If I'm evaluating FusionAuth, what can I do to improve the performance I'm seeing?</p>
<p dir="auto">Are the steps to take to improve performance?</p>
<p dir="auto">Can the product be clustered?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/648/can-fusionauth-be-clustered-and-does-that-improve-performance</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 15:26:05 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/648.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Dec 2020 18:10:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can FusionAuth be clustered, and does that improve performance? on Wed, 09 Dec 2020 18:17:36 GMT]]></title><description><![CDATA[<p dir="auto">You can improve the performance of FusionAuth.</p>
<p dir="auto">Like most applications, you should load test your particular situation. Will you have a lot of registrations? User searches? Logins? Will traffic be steady state or come in waves?</p>
<p dir="auto">FusionAuth tends to be CPU bound when it comes to logins, because that's the goal of <a href="https://fusionauth.io/docs/v1/tech/reference/password-encryptors/#salted-pbkdf2-hmac-sha-256" rel="nofollow ugc">password hashing algorithms</a>.</p>
<p dir="auto">In general you can scale FusionAuth two ways:</p>
<ul>
<li>vertically. This means using a bigger server.</li>
<li>horizontally. This means using more servers. FusionAuth is 100% stateless and can scale with as many nodes as you'd like.</li>
</ul>
<p dir="auto">Don't forget that FusionAuth isn't an island; make sure that the database FusionAuth is using is scaled appropriately, as well as Elasticsearch, if applicable.</p>
<p dir="auto">Here are some specific numbers that may be helpful to you: <a href="https://fusionauth.io/community/forum/topic/8/what-level-of-performance-can-we-expect-with-using-fusionauth-as-an-idp">https://fusionauth.io/community/forum/topic/8/what-level-of-performance-can-we-expect-with-using-fusionauth-as-an-idp</a></p>
<p dir="auto">For detailed answers about your specific use cases, we recommend purchasing a support contract so that we can dig into particulars. You <a href="https://fusionauth.io/pricing/" rel="nofollow ugc">can do that here</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1918</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1918</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 09 Dec 2020 18:17:36 GMT</pubDate></item></channel></rss>