Nagle's algorithm

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf network algorithm
gptkbp:canBeDisabled yes
gptkbp:category computer networking
TCP optimization
gptkbp:describedBy RFC 896
gptkbp:designedFor gptkb:TCP
gptkbp:disabledBy TCP_NODELAY socket option
gptkbp:effect improves network efficiency
increases latency for interactive applications
https://www.w3.org/2000/01/rdf-schema#label Nagle's algorithm
gptkbp:introducedIn 1984
gptkbp:namedAfter John Nagle
gptkbp:purpose reduce number of small packets sent over network
gptkbp:usedIn Internet protocols
gptkbp:bfsParent gptkb:Joseph_Nagle
gptkbp:bfsLayer 7