Skip to content

Does Flipt server work with load balancers #573

Answered by markphelps
sgilhooly asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sgilhooly, great question!

Yes, it should be safe to run multiple instances of Flipt behind a LB, assuming that you are NOT using the in-memory caching as Flipt itself is stateless if in-memory caching is disabled (the default).

Also, I'm assuming you are using either MySQL or Postgres? I'd also recommend that you only run migrations from a single node as multiple nodes running migrations would likely cause errors.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sgilhooly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants