Re: 1xx response semantics

On Jul 5, 2011, at 12:25 PM, Brian Pane wrote:
> Speaking of the 101/Upgrade mechanism... it seems fundamentally
> incompatible with request pipelining.

Generally speaking, it is unwise to pipeline the very first request
series with a new server (at least until you get the first response
code and headers back indicating that the connection is persistent).

....Roy

Received on Tuesday, 5 July 2011 19:44:20 UTC