Replies: 1 comment 3 replies
-
中文:我们的业务需要使用apisix作为前置一级网关,当apisix 宕机了,我如何保证当前业务的可用性呢? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am very pleasureto meet apisix ,and ask some question for high availability of apisix
1、First ,apisix as a the Front gateway , when the apisix service down ,What should I do for it?
i think may be i can use keepalived and Vip to listen the master ,when the master down , the slave can get the message by heartbeat and the slave become the matser 。
but the idea drive other problem, the apisix can loss some traffic When the slave node listens to the downtime of the master node,may be 2~4s 。
SO.....I hope dear friends can give some other advise to slove this problem
Beta Was this translation helpful? Give feedback.
All reactions