Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4718

Question to HAProxy experts

$
0
0

We have two systems, let’s say legacy and new one. We also have hundred millions of clients, and part of them already support migration to the new system.
In order to distribute migrated / non-migrated traffic among two systems, we want to setup haproxy layer on top of it.
For each api call, we want to check if client is migrated or not, according to the list of clients, so migrated clients should be routed to the new system, and non-migrated clients should be routed to legacy.
And we are expecting around 50000 qps.
Question: what is the best solution to implement such routing? I believe having some file on haproxy hosts to let lua script check if client is present in this file can drop down the performance a lot.
Or having some database like Redis will also add more latency and network noise.
Want to hear your ideas, thank you in advance.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4718

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>