Difference between revisions of "Talk:869: Server Attention Span"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 2: Line 2:
  
 
Yes, proper HTTP implementations are stateless. [[Special:Contributions/108.162.246.117|108.162.246.117]] 19:55, 18 January 2014 (UTC)
 
Yes, proper HTTP implementations are stateless. [[Special:Contributions/108.162.246.117|108.162.246.117]] 19:55, 18 January 2014 (UTC)
 +
 +
It seems that the server is vertical at the start, but horizontal in the following panels. [[Special:Contributions/141.101.98.162|141.101.98.162]] 22:28, 25 February 2015 (UTC)

Revision as of 22:28, 25 February 2015

Note that REAL HTTP/1.0 conversation is started by browser: First browser say everything, then server responds and close the connection. HTTP/1.1 conversation allows the browser to make another query in the same connection, but that's only to avoid the work on reopening connection, server is supposed to interpret this new query in same way as if it would be new connection. -- Hkmaly (talk) 09:15, 15 February 2013 (UTC)

Yes, proper HTTP implementations are stateless. 108.162.246.117 19:55, 18 January 2014 (UTC)

It seems that the server is vertical at the start, but horizontal in the following panels. 141.101.98.162 22:28, 25 February 2015 (UTC)