Delayed binding
From HandWiki
Revision as of 21:26, 7 March 2021 by imported>CodeMe (fix)
Delayed binding, also called TCP connection splicing, is the postponement of the connection between the client and the server in order to obtain sufficient information to make a routing decision.[1] Some application switches and routers delay binding the client session to the server until the proper handshakes are complete so as to prevent denial-of-service attacks.[2]
References
- ↑ Kopparapu, Chandra (2002-01-25). "Server Load Balancing: Advanced Concepts". Load Balancing Servers, Firewalls, and Caches (1st ed.). Hoboken, New Jersey: John Wiley & Sons. pp. 60 – 64. ISBN 0-471-41550-2. https://archive.org/details/loadbalancingser00kopp_218.
- ↑ Syme, Matthew; Goldie, Philip (2003-07-12). "Content-Aware Server Load Balancing". Optimizing Network Performance with Content Switching: Server, Firewall and Cache Load Balancing. Upper Saddle River, New Jersey: Prentice Hall. p. 115. ISBN 0-13-101468-4.
Original source: https://en.wikipedia.org/wiki/Delayed binding.
Read more |