Skip to content
#

load-balancer

Here are 577 public repositories matching this topic...

iyangsj
iyangsj commented Apr 8, 2020

Background

  • BFE can be configured with Passive Health Check (i.e. Outlier Detection) and use responses from real requests to determine whether an backend instance is healthy.

Description
Add Active Health Check support:

  • Actively and periodically send health checking requests to backend.
  • Use responses from health checking requests to determine whether an backend instance is he
wangxp006
wangxp006 commented Jul 16, 2020

Hi,各位大佬,当前计划向社区贡献支持vxlan型组网的实现,先大概描述下价值和大概的实现,看看是否可以接纳,如果OK的话,后续我会把代码提上来。

需求价值

  1. 对于云场景,租户之间需要进行vxlan的隔离
  2. 公私网之间IP协议族不一致的情况,使用Vxlan进行封装。

大概实现

  1. 在发送报文时的vxlan hdr的封装、接收报文时的解封装
  2. 封装、解封装后可能引起的报文的分片、聚合.

Improve this page

Add a description, image, and links to the load-balancer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the load-balancer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.