Talk:Nagle's algorithm: Difference between revisions

Content deleted Content added
Divinity76 (talk | contribs)
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 2 WikiProject templates. Create {{WPBS}}. Keep majority rating "C" in {{WPBS}}. Remove 2 same ratings as {{WPBS}} in {{WikiProject Computing}}, {{WikiProject Internet}}.
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{WikiProject Computingbanner shell|class=startC|
{{WikiProject Computing |importance=lowLow |network=yes |network-importance=Mid}}
{{WikiProject Internet |class=start |importance=midMid}}
}}
 
== FYI ==
Line 36 ⟶ 38:
answer from John Nagle himself: The maximum possible length for an IP datagram is 65535 bytes, because the size field in the IP header, for both IPv4 and IPv6, is only 16 bits. John Nagle (talk) 06:52, 8 February 2015 (UTC) (src: https://en.wikipedia.org/wiki/User_talk:Nagle#.22Nagle.27s_Algorith.22.2C_can_it_handle_length.3E65535.3F )
[[User:Divinity76|Divinity76]] ([[User talk:Divinity76|talk]]) 03:54, 9 February 2015 (UTC)
 
== Window size in algorithm ==
 
{{User|Nagle}}, which window size does the algorithm refer to? I would assume that it is the [[congestion window]] and not the [[receive window]] <s>and I updated the article accordingly, but please confirm and correct if necessary</s>. After reading [http://apmblog.dynatrace.com/2014/08/12/understanding-application-performance-network-part-tcp-window-size/ Understanding Application Performance on the Network – Part VII: TCP Window Size], I guess it is the receive window, actually? Still a bit confusing. Does window size refer to the actual window size or some sort of available space in the window? [[User:ImperfectlyInformed|<span style="font-family: Times">II</span>]] | ([[User_talk:ImperfectlyInformed|t]] - [[Special:Contributions/ImperfectlyInformed|c]]) 16:30, 10 July 2016 (UTC)