bfe allows DSR architecture? #928
Answered
by
mileszhang2016
curiosport
asked this question in
Q&A (问题和回答)
-
bfe allows to do this? https://www.loadbalancer.org/blog/content/images/2020/05/concept-dsr.gif |
Beta Was this translation helpful? Give feedback.
Answered by
mileszhang2016
Jan 4, 2022
Replies: 1 comment
-
BFE is a layer-7 load balancer. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mileszhang2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BFE is a layer-7 load balancer.
TCP connection from the client is terminated at BFE.
And BFE will set up a new TCP connection to the RS.
So it is impossible for BFE to support DSR.