You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/26 03:08:24 UTC

[GitHub] [apisix] XW512 opened a new issue #5612: request help: How does APISIX make high availability

XW512 opened a new issue #5612:
URL: https://github.com/apache/apisix/issues/5612


   ### Issue description
   
   In order to achieve high availability of LVS in apifix, my idea is to forward a layer of nginx to each node of apifix,Do you have a better plan to achieve it
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.10
   - OS (cmd: `uname -a`): centOS7
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 commented on issue #5612: request help: How does APISIX make high availability

Posted by GitBox <gi...@apache.org>.
XW512 commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979602933


   > > > Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.
   > > 
   > > 
   > > My idea is if you need to do a layer of nginx forwarding in the middle of high availability
   > 
   > You don't have to. You may just add a specific Route on APISIX and let the LVS servers probe it so that it can be a heartbeat ping.
   
   OK, thank you very much


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 commented on issue #5612: request help: How does apifix make high availability

Posted by GitBox <gi...@apache.org>.
XW512 commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979587865


   > Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.
   
   My idea is if you need to do a layer of nginx forwarding in the middle of high availability


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 commented on issue #5612: request help: How does apifix make high availability

Posted by GitBox <gi...@apache.org>.
XW512 commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979586752


   > Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.
   My idea is if you need to do a layer of nginx forwarding in the middle of high availability


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5612: request help: How does apifix make high availability

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979092415


   Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 removed a comment on issue #5612: request help: How does apifix make high availability

Posted by GitBox <gi...@apache.org>.
XW512 removed a comment on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979586752


   > Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.
   My idea is if you need to do a layer of nginx forwarding in the middle of high availability


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 removed a comment on issue #5612: request help: How does APISIX make high availability

Posted by GitBox <gi...@apache.org>.
XW512 removed a comment on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979654371


   Thank you for your reply.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 closed issue #5612: request help: How does APISIX make high availability

Posted by GitBox <gi...@apache.org>.
XW512 closed issue #5612:
URL: https://github.com/apache/apisix/issues/5612


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] XW512 commented on issue #5612: request help: How does APISIX make high availability

Posted by GitBox <gi...@apache.org>.
XW512 commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979654371


   Thank you for your reply.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tokers commented on issue #5612: request help: How does APISIX make high availability

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #5612:
URL: https://github.com/apache/apisix/issues/5612#issuecomment-979589383


   > > Can you describe the design details in more detail? As far as I know, the high availability of LVS is based on keepalive. I did not understand their relationship from your description. Usually LVS will be deployed on the upper layer of API Gateway as a 4-layer load balancer.
   > 
   > My idea is if you need to do a layer of nginx forwarding in the middle of high availability
   
   You don't have to. You may just add a specific Route on APISIX and let the LVS servers probe it so that it can be a heartbeat ping.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org