Closed unicell closed 4 years ago
Before I dive into it, I'm curious about how you are using the tunnel mode. The return packet is still bypassing the LBs right? Are you using vlans or anyIP?
Before I dive into it, I'm curious about how you are using the tunnel mode. The return packet is still bypassing the LBs right? Are you using vlans or anyIP?
The returning packet will bypass the LB (ipvs), and directly goes to the client IP. VLAN is not required. Since tunnel mode traffic can go across L2 domains, so as long as backend IPs are reachable from ipvs.
@liuyuan10 Sorry for the late update. So the address the earlier comment, several commits are added.
Each commit is self contained. Let me know if any one of them doesn't make sense, or if you wanna break it up into several PRs. Thanks!
This PR adds the tunnel mode healthcheck support. It consists of following commits: