Can I deploy multiple instances of Langfuse behind a load balancer?

Can I deploy multiple instances of Langfuse behind a load balancer?

Yes, you can deploy multiple instances of Langfuse behind a load balancer as the application itself is entirely stateless and depends on a single database. Make sure that your database is configured to handle the number of connections.


Was this page helpful?