101 · Question #274
The BIG-IP determines the lowest connection speed between the client and the server and then uses that for both connections.
The correct answer is B. False. BIG-IP operates as a full proxy, maintaining two independent connections - one to the client and one to the server - each negotiated separately without forcing a shared speed.
Question
The BIG-IP determines the lowest connection speed between the client and the server and then uses that for both connections.
Options
- ATrue
- BFalse
How the community answered
(64 responses)- A13% (8)
- B88% (56)
Why each option
BIG-IP operates as a full proxy, maintaining two independent connections - one to the client and one to the server - each negotiated separately without forcing a shared speed.
This is false because BIG-IP does not inspect or match connection speeds across its two proxy connections; the client-side and server-side TCP sessions are fully decoupled in the full proxy model.
The BIG-IP full proxy architecture establishes two completely independent TCP connections: one between the client and the BIG-IP virtual server, and one between the BIG-IP and the pool member server. Each connection is negotiated and managed independently, so the client-side connection speed has no bearing on the server-side connection speed - they are not synchronized or throttled to a common lowest value.
Concept tested: BIG-IP full proxy independent connection management
Source: https://techdocs.f5.com/en-us/bigip-14-1-0/big-ip-local-traffic-management-getting-started-guide/getting-started-with-local-traffic-management.html
Topics
Community Discussion
No community discussion yet for this question.