Reducing HTTP latency with SPDY
Posted Nov 19, 2009 0:46 UTC (Thu) by
BrucePerens (guest, #2510)
In reply to:
Reducing HTTP latency with SPDY by kjp
Parent article:
Reducing HTTP latency with SPDY
That seemed odd to me too. You can't use a TCP stream socket to avoid waiting for packet redelivery or to accept out-of-order delivery without waiting. You'd need to use a datagram service.
(
Log in to post comments)